Searched refs:STATUS_NOT_STARTED (Results 1 – 4 of 4) sorted by relevance
32 import static android.os.image.DynamicSystemClient.STATUS_NOT_STARTED;229 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in onResult()234 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_IO, detail); in onResult()327 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in executeDiscardCommand()360 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_EXCEPTION, null); in executeRebootToDynSystemCommand()401 case STATUS_NOT_STARTED: in executeNotifyIfInUseCommand()493 case STATUS_NOT_STARTED: in buildNotification()525 case STATUS_NOT_STARTED: in postStatus()614 return STATUS_NOT_STARTED; in getStatus()619 return STATUS_NOT_STARTED; in getStatus()[all …]
64 private static final int STATUS_NOT_STARTED = 0; field in AbstractProvisioningController76 private int mStatus = STATUS_NOT_STARTED;118 if (mStatus != STATUS_NOT_STARTED) { in start()
74 STATUS_NOT_STARTED,117 public static final int STATUS_NOT_STARTED = 1; field in DynamicSystemClient
8843 field public static final int STATUS_NOT_STARTED = 1; // 0x1