Searched defs:ServiceInfo (Results 1 – 4 of 4) sorted by relevance
32 public class ServiceInfo extends ComponentInfo class215 public ServiceInfo() { in ServiceInfo() method in ServiceInfo218 public ServiceInfo(ServiceInfo orig) { in ServiceInfo() method in ServiceInfo304 private ServiceInfo(Parcel source) { in ServiceInfo() method in ServiceInfo
307 public static class ServiceInfo<V> { class in RegisteredServicesCache317 public ServiceInfo(V type, ComponentInfo componentInfo, ComponentName componentName) { in ServiceInfo() method in RegisteredServicesCache.ServiceInfo
40 public class ServiceInfo { class52 public ServiceInfo(Map<Locale, String> newNames, String newClassName, List<Locale> newLocales, in ServiceInfo() method in ServiceInfo76 protected ServiceInfo(Parcel in) { in ServiceInfo() method in ServiceInfo
642 private fun ServiceInfo( in ServiceInfo() method