Searched refs:IN_PROGRESS (Results 1 - 7 of 7) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipErrorCode.java55 public static final int IN_PROGRESS = -9; field in class:SipErrorCode
86 case IN_PROGRESS:
87 return "IN_PROGRESS";
/frameworks/base/wifi/java/android/net/wifi/
H A DWpsResult.java31 IN_PROGRESS, enum constant in enum:WpsResult.Status
H A DWifiManager.java1356 public static final int IN_PROGRESS = 1; field in class:WifiManager
1392 * {@link #ERROR}, {@link #IN_PROGRESS} or {@link #BUSY}
1408 * {@link #IN_PROGRESS}, {@link #WPS_OVERLAP_ERROR},{@link #ERROR} or {@link #BUSY}
1423 * {@link #ERROR}, {@link #IN_PROGRESS} or {@link #BUSY}
H A DWifiStateMachine.java4129 replyToMessage(message, WifiManager.WPS_FAILED, WifiManager.IN_PROGRESS);
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipService.java947 SipErrorCode.IN_PROGRESS,
H A DSipSessionGroup.java740 onError(SipErrorCode.IN_PROGRESS,
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java670 public static final String IN_PROGRESS = "A"; field in interface:ExifInterface.GpsStatus

Completed in 239 milliseconds