Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountAuthenticatorCache.java58 public AuthenticatorDescription parseServiceAttributes(Resources res, in parseServiceAttributes() method in AccountAuthenticatorCache
/aosp14/frameworks/base/core/java/android/content/
H A DSyncAdaptersCache.java60 public SyncAdapterType parseServiceAttributes(Resources res, in parseServiceAttributes() method in SyncAdaptersCache
/aosp14/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java668 V v = parseServiceAttributes(pm.getResourcesForApplication(si.applicationInfo), in parseServiceInfo()
835 public abstract V parseServiceAttributes(Resources res, in parseServiceAttributes() method in RegisteredServicesCache
/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DRegisteredServicesCacheTest.java226 public TestServiceType parseServiceAttributes(Resources res, String packageName, in parseServiceAttributes() method in RegisteredServicesCacheTest.TestServicesCache
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13143 Landroid/content/pm/RegisteredServicesCache;->parseServiceAttributes(Landroid/content/res/Resources…
14085 Landroid/content/SyncAdaptersCache;->parseServiceAttributes(Landroid/content/res/Resources;Ljava/la…