Home
last modified time | relevance | path

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

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java34 import static android.os.image.DynamicSystemClient.STATUS_NOT_STARTED;
271 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in onResult()
276 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_IO, detail); in onResult()
281 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_INVALID_URL, detail); in onResult()
285 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_EXCEPTION, detail); in onResult()
374 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in executeDiscardCommand()
407 postStatus(STATUS_NOT_STARTED, CAUSE_ERROR_EXCEPTION, null); in executeRebootToDynSystemCommand()
463 case STATUS_NOT_STARTED: in executeNotifyIfInUseCommand()
480 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in executeNotifyKeyguardDismissed()
595 case STATUS_NOT_STARTED: in buildNotification()
[all …]
/frameworks/base/core/java/android/os/image/
DDynamicSystemClient.java74 STATUS_NOT_STARTED,
117 public static final int STATUS_NOT_STARTED = 1; field in DynamicSystemClient
/frameworks/base/core/api/
Dsystem-current.txt11434 field public static final int STATUS_NOT_STARTED = 1; // 0x1