Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/DynamicSystemInstallationService/
H A DAndroid.bp21 name: "DynamicSystemInstallationService",
26 "DynamicSystemInstallationService-logtags",
40 name: "DynamicSystemInstallationService-logtags",
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DVerificationActivity.java95 Intent intent = new Intent(this, DynamicSystemInstallationService.class); in notifyKeyguardDismissed()
110 Intent intent = new Intent(this, DynamicSystemInstallationService.class); in startInstallationService()
H A DDynamicSystemInstallationService.java77 public class DynamicSystemInstallationService extends Service class
154 private final WeakReference<DynamicSystemInstallationService> mWeakService;
156 IncomingHandler(DynamicSystemInstallationService service) { in IncomingHandler()
162 DynamicSystemInstallationService service = mWeakService.get(); in handleMessage()
516 Intent intent = new Intent(this, DynamicSystemInstallationService.class); in createPendingIntent()
H A DBootCompletedReceiver.java44 context, DynamicSystemInstallationService.class); in onReceive()
/aosp14/frameworks/base/core/java/android/os/image/
H A DOWNERS1 include /packages/DynamicSystemInstallationService/OWNERS
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/tests/
H A DAndroid.bp24 instrumentation_for: "DynamicSystemInstallationService",
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DOWNERS33 per-file DynamicSystemService.java = file:/packages/DynamicSystemInstallationService/OWNERS