Home
last modified time | relevance | path

Searched defs:ServiceInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DServiceInfo.java32 public class ServiceInfo extends ComponentInfo class
181 public ServiceInfo() { in ServiceInfo() method in ServiceInfo
184 public ServiceInfo(ServiceInfo orig) { in ServiceInfo() method in ServiceInfo
238 private ServiceInfo(Parcel source) { in ServiceInfo() method in ServiceInfo
DRegisteredServicesCache.java305 public static class ServiceInfo<V> { class in RegisteredServicesCache
315 public ServiceInfo(V type, ComponentInfo componentInfo, ComponentName componentName) { in ServiceInfo() method in RegisteredServicesCache.ServiceInfo
/frameworks/base/telephony/java/android/telephony/mbms/
DServiceInfo.java40 public class ServiceInfo { class
52 public ServiceInfo(Map<Locale, String> newNames, String newClassName, List<Locale> newLocales, in ServiceInfo() method in ServiceInfo
76 protected ServiceInfo(Parcel in) { in ServiceInfo() method in ServiceInfo