Searched refs:parseServiceInfo (Results 1 – 4 of 4) sorted by relevance
139 InjectedSetting setting = parseServiceInfo(resolveInfo, userHandle, in getSettings()221 private static InjectedSetting parseServiceInfo(ResolveInfo service, UserHandle userHandle, in parseServiceInfo() method in SettingsInjector
493 ServiceInfo<V> info = parseServiceInfo(resolveInfo); in generateServicesMap()641 protected ServiceInfo<V> parseServiceInfo(ResolveInfo service) in parseServiceInfo() method in RegisteredServicesCache
293 protected ServiceInfo<TestServiceType> parseServiceInfo( in parseServiceInfo() method in RegisteredServicesCacheTest.TestServicesCache
13144 Landroid/content/pm/RegisteredServicesCache;->parseServiceInfo(Landroid/content/pm/ResolveInfo;)Lan…