Home
last modified time | relevance | path

Searched refs:DynamicSystemInstallationService (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java74 public class DynamicSystemInstallationService extends Service class
116 private final WeakReference<DynamicSystemInstallationService> mWeakService;
118 IncomingHandler(DynamicSystemInstallationService service) { in IncomingHandler()
124 DynamicSystemInstallationService service = mWeakService.get(); in handleMessage()
430 Intent intent = new Intent(this, DynamicSystemInstallationService.class); in createPendingIntent()
H A DBootCompletedReceiver.java44 context, DynamicSystemInstallationService.class); in onReceive()
H A DVerificationActivity.java85 Intent intent = new Intent(this, DynamicSystemInstallationService.class); in startInstallationService()
/aosp12/frameworks/base/core/java/android/os/image/
H A DOWNERS1 include /packages/DynamicSystemInstallationService/OWNERS
/aosp12/frameworks/base/packages/DynamicSystemInstallationService/
H A DAndroid.bp21 name: "DynamicSystemInstallationService",
/aosp12/frameworks/base/packages/DynamicSystemInstallationService/tests/
H A DAndroid.bp24 instrumentation_for: "DynamicSystemInstallationService",
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DOWNERS29 per-file DynamicSystemService.java = file:/packages/DynamicSystemInstallationService/OWNERS
/aosp12/build/make/target/product/
H A Dbase_system.mk83 DynamicSystemInstallationService \