Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DComputerEngine.java5847 OnDeviceIntelligenceManagerInternal onDeviceIntelligenceManagerInternal = in isKnownIsolatedComputeApp() local
5849 return onDeviceIntelligenceManagerInternal != null in isKnownIsolatedComputeApp()
5850 && uid == onDeviceIntelligenceManagerInternal.getInferenceServiceUid(); in isKnownIsolatedComputeApp()