Searched refs:INCREMENTAL_SERVICE (Results 1 – 7 of 7) 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()
595 Context.INCREMENTAL_SERVICE); in appNotResponding()
1506 registerService(Context.INCREMENTAL_SERVICE, IncrementalManager.class, in registerService() argument1510 IBinder b = ServiceManager.getService(Context.INCREMENTAL_SERVICE); in registerService()1818 case Context.INCREMENTAL_SERVICE: in getSystemService()
6297 public static final String INCREMENTAL_SERVICE = "incremental"; field in Context
1710 i.getContext().getSystemService(Context.INCREMENTAL_SERVICE), in main()