Home
last modified time | relevance | path

Searched refs:ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/ondeviceintelligence/
DOnDeviceIntelligenceException.java95 public static final int ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE = 100; field in OnDeviceIntelligenceException
125 ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE,
/frameworks/base/services/core/java/com/android/server/ondeviceintelligence/
DOnDeviceIntelligenceManagerService.java270 … OnDeviceIntelligenceException.ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE, in getOnDeviceIntelligenceManagerService()
308 … OnDeviceIntelligenceException.ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE, in getOnDeviceIntelligenceManagerService()
352 … OnDeviceIntelligenceException.ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE, in getOnDeviceIntelligenceManagerService()
436 … OnDeviceIntelligenceException.ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE, in getOnDeviceIntelligenceManagerService()
/frameworks/base/core/api/
Dsystem-current.txt2287 field public static final int ON_DEVICE_INTELLIGENCE_SERVICE_UNAVAILABLE = 100; // 0x64