Searched refs:onDeviceIntelligenceManagerInternal (Results 1 – 1 of 1) sorted by relevance
5847 OnDeviceIntelligenceManagerInternal onDeviceIntelligenceManagerInternal = in isKnownIsolatedComputeApp() local5849 return onDeviceIntelligenceManagerInternal != null in isKnownIsolatedComputeApp()5850 && uid == onDeviceIntelligenceManagerInternal.getInferenceServiceUid(); in isKnownIsolatedComputeApp()