Searched refs:parseServiceInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DRegisteredServicesCacheTest.java287 protected ServiceInfo<TestServiceType> parseServiceInfo( method in class:RegisteredServicesCacheTest.TestServicesCache
/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java433 ServiceInfo<V> info = parseServiceInfo(resolveInfo);
581 protected ServiceInfo<V> parseServiceInfo(ResolveInfo service) method in class:RegisteredServicesCache

Completed in 268 milliseconds