Home
last modified time | relevance | path

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

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java32 import static android.os.image.DynamicSystemClient.STATUS_IN_PROGRESS;
244 postStatus(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED, null); in onProgressUpdate()
337 buildNotification(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED)); in executeInstallCommand()
461 case STATUS_IN_PROGRESS: in executeNotifyIfInUseCommand()
521 case STATUS_IN_PROGRESS: in buildNotification()
630 case STATUS_IN_PROGRESS: in postStatus()
668 if (status == STATUS_IN_PROGRESS && mInstallTaskProgress != null) { in postStatus()
728 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.java75 STATUS_IN_PROGRESS,
120 public static final int STATUS_IN_PROGRESS = 2; field in DynamicSystemClient
/frameworks/base/core/api/
Dsystem-current.txt11146 field public static final int STATUS_IN_PROGRESS = 3; // 0x3
11432 field public static final int STATUS_IN_PROGRESS = 2; // 0x2