Searched refs:INCREMENTAL_SERVICE (Results 1 – 8 of 8) sorted by relevance
79 Context.INCREMENTAL_SERVICE); in initialize()
57 @SystemService(Context.INCREMENTAL_SERVICE)
492 final IBinder incrementalService = ServiceManager.getService(Context.INCREMENTAL_SERVICE); in incrementalConfigureNativeBinariesForSupportedAbi()
428 Context.INCREMENTAL_SERVICE); in appNotResponding()
7889 Context.INCREMENTAL_SERVICE); in handleApplicationCrashInner()
1379 registerService(Context.INCREMENTAL_SERVICE, IncrementalManager.class, in registerService() argument1383 IBinder b = ServiceManager.getService(Context.INCREMENTAL_SERVICE); in registerService()1531 case Context.INCREMENTAL_SERVICE: in getSystemService()
5578 public static final String INCREMENTAL_SERVICE = "incremental"; field in Context
7065 i.getContext().getSystemService(Context.INCREMENTAL_SERVICE), in main()