Home
last modified time | relevance | path

Searched refs:CAUSE_NOT_SPECIFIED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java29 import static android.os.image.DynamicSystemClient.CAUSE_NOT_SPECIFIED;
219 postStatus(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED, null); in onProgressUpdate()
296 buildNotification(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED)); in executeInstallCommand()
387 buildNotification(STATUS_IN_USE, CAUSE_NOT_SPECIFIED)); in executeNotifyIfInUseCommand()
390 buildNotification(STATUS_READY, CAUSE_NOT_SPECIFIED)); in executeNotifyIfInUseCommand()
482 if (cause != CAUSE_NOT_SPECIFIED && cause != CAUSE_INSTALL_CANCELLED) { in buildNotification()
640 notifyOneClient(client, status, CAUSE_NOT_SPECIFIED, null); in handleMessage()
/frameworks/base/core/java/android/os/image/
DDynamicSystemClient.java86 CAUSE_NOT_SPECIFIED,
136 public static final int CAUSE_NOT_SPECIFIED = 0; field in DynamicSystemClient
/frameworks/base/api/
Dtest-current.txt2416 field public static final int CAUSE_NOT_SPECIFIED = 0; // 0x0
Dsystem-current.txt6357 field public static final int CAUSE_NOT_SPECIFIED = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt6255 field public static final int CAUSE_NOT_SPECIFIED = 0; // 0x0