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