Searched refs:ServiceIntentInfo (Results 1 – 3 of 3) sorted by relevance
5236 ServiceIntentInfo intent = new ServiceIntentInfo(s); in parseService()7030 public final static class Service extends Component<ServiceIntentInfo> implements Parcelable {7069 for (ServiceIntentInfo aii : intents) { in Service()7333 public final static class ServiceIntentInfo extends IntentInfo { class7336 public ServiceIntentInfo(Service _service) { in ServiceIntentInfo() method in ServiceIntentInfo7350 public ServiceIntentInfo(Parcel in) { in ServiceIntentInfo() method in ServiceIntentInfo
593 Landroid/content/pm/PackageParser$ServiceIntentInfo;
1069 android.content.pm.PackageParser$ServiceIntentInfo