Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/ambientcontext/
DWearableAmbientContextManagerPerUserService.java104 protected int getConsentComponentConfig() { in getConsentComponentConfig() method in WearableAmbientContextManagerPerUserService
DDefaultAmbientContextManagerPerUserService.java104 protected int getConsentComponentConfig() { in getConsentComponentConfig() method in DefaultAmbientContextManagerPerUserService
DAmbientContextManagerPerUserService.java104 abstract int getConsentComponentConfig(); in getConsentComponentConfig() method in AmbientContextManagerPerUserService
515 String consentComponent = context.getResources().getString(getConsentComponentConfig());