Home
last modified time | relevance | path

Searched refs:ON_DEVICE_INTELLIGENCE_SERVICE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/ondeviceintelligence/
DOnDeviceIntelligenceManager.java67 @SystemService(Context.ON_DEVICE_INTELLIGENCE_SERVICE)
/frameworks/base/services/core/java/com/android/server/ondeviceintelligence/
DOnDeviceIntelligenceManagerService.java181 Context.ON_DEVICE_INTELLIGENCE_SERVICE, getOnDeviceIntelligenceManagerService(), in onStart()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1638 registerService(Context.ON_DEVICE_INTELLIGENCE_SERVICE, OnDeviceIntelligenceManager.class, in registerService() argument
1644 Context.ON_DEVICE_INTELLIGENCE_SERVICE); in registerService()
/frameworks/base/core/java/android/content/
DContext.java6498 public static final String ON_DEVICE_INTELLIGENCE_SERVICE = "on_device_intelligence"; field in Context
/frameworks/base/core/api/
Dsystem-current.txt3801 …s.enable_on_device_intelligence") public static final String ON_DEVICE_INTELLIGENCE_SERVICE = "on_…