Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java30 import static android.os.image.DynamicSystemClient.STATUS_IN_PROGRESS;
211 postStatus(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED, null); in onProgressUpdate()
290 buildNotification(STATUS_IN_PROGRESS, CAUSE_NOT_SPECIFIED)); in executeInstallCommand()
399 case STATUS_IN_PROGRESS: in executeNotifyIfInUseCommand()
445 case STATUS_IN_PROGRESS: in buildNotification()
528 case STATUS_IN_PROGRESS: in postStatus()
566 if (status == STATUS_IN_PROGRESS) { in postStatus()
622 return STATUS_IN_PROGRESS; in getStatus()
/aosp12/frameworks/base/core/java/android/os/image/
H A DDynamicSystemClient.java75 STATUS_IN_PROGRESS,
120 public static final int STATUS_IN_PROGRESS = 2; field in DynamicSystemClient
/aosp12/frameworks/base/core/java/android/os/
H A DSystemUpdateManager.java71 public static final int STATUS_IN_PROGRESS = 3; field in SystemUpdateManager
/aosp12/packages/apps/Settings/src/com/android/settings/system/
H A DSystemUpdatePreferenceController.java106 case SystemUpdateManager.STATUS_IN_PROGRESS: in getSummary()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8583 field public static final int STATUS_IN_PROGRESS = 3; // 0x3
8841 field public static final int STATUS_IN_PROGRESS = 2; // 0x2