Searched defs:ServiceInfo (Results 1 – 5 of 5) sorted by relevance
32 public class ServiceInfo extends ComponentInfo class205 public ServiceInfo() { in ServiceInfo() method in ServiceInfo208 public ServiceInfo(ServiceInfo orig) { in ServiceInfo() method in ServiceInfo262 private ServiceInfo(Parcel source) { in ServiceInfo() method in ServiceInfo
305 public static class ServiceInfo<V> { class in RegisteredServicesCache315 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
94 public static final class ServiceInfo implements Comparable<ServiceInfo> { class in ServiceWatcher103 ServiceInfo(ResolveInfo resolveInfo, int currentUserId) { in ServiceInfo() method in ServiceWatcher.ServiceInfo120 private ServiceInfo(int version, @Nullable ComponentName component, int userId) { in ServiceInfo() method in ServiceWatcher.ServiceInfo
394 protected fun ServiceInfo.dumpToString() = """ in <lambda>() method