Home
last modified time | relevance | path

Searched defs:getInstallationProgress (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/image/
H A DIDynamicSystemService.aidl65 GsiProgress getInstallationProgress(); in getInstallationProgress() method
H A DDynamicSystemManager.java195 public GsiProgress getInstallationProgress() { in getInstallationProgress() method in DynamicSystemManager
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DDynamicSystemService.java167 public GsiProgress getInstallationProgress() throws RemoteException { in getInstallationProgress() method in DynamicSystemService