Searched refs:DynamicSystemInstallationService (Results 1 – 8 of 8) sorted by relevance
74 public class DynamicSystemInstallationService extends Service class116 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()
44 context, DynamicSystemInstallationService.class); in onReceive()
85 Intent intent = new Intent(this, DynamicSystemInstallationService.class); in startInstallationService()
1 include /packages/DynamicSystemInstallationService/OWNERS
21 name: "DynamicSystemInstallationService",
24 instrumentation_for: "DynamicSystemInstallationService",
29 per-file DynamicSystemService.java = file:/packages/DynamicSystemInstallationService/OWNERS
83 DynamicSystemInstallationService \