Home
last modified time | relevance | path

Searched refs:STATUS_READY (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java33 import static android.os.image.DynamicSystemClient.STATUS_READY;
225 postStatus(STATUS_READY, CAUSE_INSTALL_COMPLETED, null); in onResult()
322 if (!isDynamicSystemInstalled() && (getStatus() != STATUS_READY)) { in executeDiscardCommand()
388 } else if (status == STATUS_READY) { in executeNotifyIfInUseCommand()
390 buildNotification(STATUS_READY, CAUSE_NOT_SPECIFIED)); in executeNotifyIfInUseCommand()
455 case STATUS_READY: in buildNotification()
519 case STATUS_READY: in postStatus()
599 return STATUS_READY; in getStatus()
613 return STATUS_READY; in getStatus()
/frameworks/base/location/java/android/location/
DGnssMeasurementsEvent.java52 @IntDef({STATUS_NOT_SUPPORTED, STATUS_READY, STATUS_LOCATION_DISABLED, STATUS_NOT_ALLOWED})
66 public static final int STATUS_READY = 1; field in GnssMeasurementsEvent.Callback
DGnssNavigationMessage.java96 @IntDef({STATUS_NOT_SUPPORTED, STATUS_READY, STATUS_LOCATION_DISABLED})
110 public static final int STATUS_READY = 1; field in GnssNavigationMessage.Callback
DGpsNavigationMessageEvent.java45 public static int STATUS_READY = 1; field in GpsNavigationMessageEvent
DGpsMeasurementsEvent.java48 public static final int STATUS_READY = 1; field in GpsMeasurementsEvent
/frameworks/base/core/java/android/os/image/
DDynamicSystemClient.java78 STATUS_READY,
127 public static final int STATUS_READY = 3; field in DynamicSystemClient
/frameworks/base/services/core/java/com/android/server/location/
DGnssNavigationMessageProvider.java110 status = GnssNavigationMessage.Callback.STATUS_READY; in getHandlerOperation()
DGnssMeasurementsProvider.java123 status = GnssMeasurementsEvent.Callback.STATUS_READY; in getHandlerOperation()
/frameworks/base/api/
Dsystem-current.txt3584 field public static final int STATUS_READY = 1; // 0x1
3628 field public static int STATUS_READY;
6361 field public static final int STATUS_READY = 3; // 0x3
Dtest-current.txt2420 field public static final int STATUS_READY = 3; // 0x3
Dcurrent.txt23061 field public static final int STATUS_READY = 1; // 0x1
23095 field public static final int STATUS_READY = 1; // 0x1
/frameworks/base/non-updatable-api/
Dsystem-current.txt3584 field public static final int STATUS_READY = 1; // 0x1
3628 field public static int STATUS_READY;
6259 field public static final int STATUS_READY = 3; // 0x3
Dcurrent.txt23061 field public static final int STATUS_READY = 1; // 0x1
23095 field public static final int STATUS_READY = 1; // 0x1