Home
last modified time | relevance | path

Searched refs:STATUS_IN_PROGRESS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java30 import static android.os.image.DynamicSystemClient.STATUS_IN_PROGRESS;
219 postStatus(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED, null); in onProgressUpdate()
296 buildNotification(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED)); in executeInstallCommand()
433 case STATUS_IN_PROGRESS: in buildNotification()
516 case STATUS_IN_PROGRESS: in postStatus()
609 return STATUS_IN_PROGRESS; in getStatus()
/frameworks/base/core/java/android/os/
DSystemUpdateManager.java71 public static final int STATUS_IN_PROGRESS = 3; field in SystemUpdateManager
/frameworks/base/core/java/android/os/image/
DDynamicSystemClient.java77 STATUS_IN_PROGRESS,
124 public static final int STATUS_IN_PROGRESS = 2; field in DynamicSystemClient
/frameworks/base/api/
Dtest-current.txt2417 field public static final int STATUS_IN_PROGRESS = 2; // 0x2
Dsystem-current.txt6192 field public static final int STATUS_IN_PROGRESS = 3; // 0x3
6358 field public static final int STATUS_IN_PROGRESS = 2; // 0x2
/frameworks/base/non-updatable-api/
Dsystem-current.txt6098 field public static final int STATUS_IN_PROGRESS = 3; // 0x3
6256 field public static final int STATUS_IN_PROGRESS = 2; // 0x2