Home
last modified time | relevance | path

Searched refs:IN_PROGRESS (Results 1 – 24 of 24) sorted by relevance

/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/ts43/
H A DTs43VowifiStatus.java49 public static final int IN_PROGRESS = 3; field in Ts43VowifiStatus.AddrStatus
59 public static final int IN_PROGRESS = 3; field in Ts43VowifiStatus.TcStatus
69 public static final int IN_PROGRESS = 3; field in Ts43VowifiStatus.ProvStatus
149 && (tcStatus() == TcStatus.IN_PROGRESS || addrStatus() == AddrStatus.IN_PROGRESS)) in inProgress()
152 || provStatus() == ProvStatus.IN_PROGRESS) in inProgress()
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipErrorCode.java57 public static final int IN_PROGRESS = -9; field in SipErrorCode
88 case IN_PROGRESS: in toString()
/aosp12/packages/apps/ImsServiceEntitlement/tests/unittests/src/com/android/imsserviceentitlement/
H A DWfcActivationControllerTest.java223 .setTcStatus(TcStatus.IN_PROGRESS) in handleEntitlementStatusForActivation_unexpectedStatus_showGeneralErrorUi()
224 .setAddrStatus(AddrStatus.IN_PROGRESS) in handleEntitlementStatusForActivation_unexpectedStatus_showGeneralErrorUi()
262 .setTcStatus(TcStatus.IN_PROGRESS) in handleEntitlementStatusAfterActivation_unexpectedStatus_showGeneralErrorUi()
263 .setAddrStatus(AddrStatus.IN_PROGRESS) in handleEntitlementStatusAfterActivation_unexpectedStatus_showGeneralErrorUi()
/aosp12/packages/apps/ImsServiceEntitlement/tests/unittests/src/com/android/imsserviceentitlement/ts43/
H A DTs43VowifiStatusTest.java150 .setAddrStatus(AddrStatus.IN_PROGRESS) in ts43VowifiStatus_addressInProgress_inProgress()
167 .setTcStatus(TcStatus.IN_PROGRESS) in ts43VowifiStatus_tcStatusInProgress_inProgress()
200 .setProvStatus(ProvStatus.IN_PROGRESS) in ts43VowifiStatus_provStatusInProgress_inProgress()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DIccNetworkDepersonalizationPanel.java89 IN_PROGRESS, enumConstant
272 displayStatus(statusType.IN_PROGRESS.name());
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DDnsManager.java173 IN_PROGRESS, enumConstant
215 mValidationMap.put(p, ValidationStatus.IN_PROGRESS); in updateTrackedDnses()
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipSettings.java376 case SipErrorCode.IN_PROGRESS: in createRegistrationListener()
/aosp12/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipService.java976 SipErrorCode.IN_PROGRESS, in setListener()
H A DSipSessionGroup.java740 onError(SipErrorCode.IN_PROGRESS, in processCommand()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiManager.java4451 public static final int IN_PROGRESS = 1; field in WifiManager
4463 @IntDef({ERROR, IN_PROGRESS, BUSY})
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java670 public static final String IN_PROGRESS = "A"; field
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifInterface.java670 public static final String IN_PROGRESS = "A"; field
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java670 public static final String IN_PROGRESS = "A"; field
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java673 public static final String IN_PROGRESS = "A"; field
/aosp12/hardware/interfaces/radio/1.0/
H A Dtypes.hal210 IN_PROGRESS, // in between each lock transition
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java968 return PersoSubstate.IN_PROGRESS; in convertPersoTypeToHalPersoType()
/aosp12/packages/modules/Wifi/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1851 Landroid/net/wifi/WifiManager;->IN_PROGRESS:I
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
H A Dandroid-22.txt17733 field public static final int IN_PROGRESS = -9; // 0xfffffff7
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt4625 Ljava/security/MessageDigest;->IN_PROGRESS:I
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27055 field @Deprecated public static final int IN_PROGRESS = -9; // 0xfffffff7
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37130 Landroid/net/wifi/WpsResult$Status;->IN_PROGRESS:Landroid/net/wifi/WpsResult$Status;