Searched refs:INCREMENTAL_SERVICE (Results 1 – 8 of 8) sorted by relevance
79 Context.INCREMENTAL_SERVICE); in initialize()
60 @SystemService(Context.INCREMENTAL_SERVICE)
491 final IBinder incrementalService = ServiceManager.getService(Context.INCREMENTAL_SERVICE); in incrementalConfigureNativeBinariesForSupportedAbi()
1419 registerService(Context.INCREMENTAL_SERVICE, IncrementalManager.class, in registerService() argument1423 IBinder b = ServiceManager.getService(Context.INCREMENTAL_SERVICE); in registerService()1640 case Context.INCREMENTAL_SERVICE: in getSystemService()
572 Context.INCREMENTAL_SERVICE); in appNotResponding()
8857 Context.INCREMENTAL_SERVICE); in handleApplicationCrashInner()
6185 public static final String INCREMENTAL_SERVICE = "incremental"; field in Context
1567 i.getContext().getSystemService(Context.INCREMENTAL_SERVICE), in main()