Searched refs:STATUS_NOT_STARTED (Results 1 – 3 of 3) sorted by relevance
34 import static android.os.image.DynamicSystemClient.STATUS_NOT_STARTED;286 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_IO, detail); in onResult()384 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in executeDiscardCommand()417 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_EXCEPTION, null); in executeRebootToDynSystemCommand()473 case STATUS_NOT_STARTED: in executeNotifyIfInUseCommand()490 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in executeNotifyKeyguardDismissed()605 case STATUS_NOT_STARTED: in buildNotification()637 case STATUS_NOT_STARTED: in postStatus()730 return STATUS_NOT_STARTED; in getStatus()735 return STATUS_NOT_STARTED; in getStatus()[all …]
74 STATUS_NOT_STARTED,117 public static final int STATUS_NOT_STARTED = 1; field in DynamicSystemClient
11162 field public static final int STATUS_NOT_STARTED = 1; // 0x1