Home
last modified time | relevance | path

Searched refs:STATUS_NOT_STARTED (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java34 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 …]
/aosp14/frameworks/base/core/java/android/os/image/
H A DDynamicSystemClient.java74 STATUS_NOT_STARTED,
117 public static final int STATUS_NOT_STARTED = 1; field in DynamicSystemClient
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11162 field public static final int STATUS_NOT_STARTED = 1; // 0x1