Searched refs:ServiceIntentInfo (Results 1 – 5 of 5) sorted by relevance
37 import android.content.pm.PackageParser.ServiceIntentInfo;524 final Iterator<ServiceIntentInfo> filterIterator = mServices.filterIterator(); in dumpServicePermissions()526 final ServiceIntentInfo info = filterIterator.next(); in dumpServicePermissions()1590 extends IntentResolver<PackageParser.ServiceIntentInfo, ResolveInfo> {1616 ArrayList<PackageParser.ServiceIntentInfo[]> listCut = new ArrayList<>(servicesSize); in queryIntentForPackage()1618 ArrayList<PackageParser.ServiceIntentInfo> intentFilters; in queryIntentForPackage()1622 PackageParser.ServiceIntentInfo[] array = in queryIntentForPackage()1623 new PackageParser.ServiceIntentInfo[intentFilters.size()]; in queryIntentForPackage()1642 PackageParser.ServiceIntentInfo intent = s.intents.get(j); in addService()1664 PackageParser.ServiceIntentInfo intent = s.intents.get(j); in removeService()[all …]
5548 ServiceIntentInfo intent = new ServiceIntentInfo(s); in parseService()8018 public final static class Service extends Component<ServiceIntentInfo> implements Parcelable {8058 for (ServiceIntentInfo aii : intents) { in Service()8338 public final static class ServiceIntentInfo extends IntentInfo { class8342 public ServiceIntentInfo(Service _service) { in ServiceIntentInfo() method in ServiceIntentInfo8356 public ServiceIntentInfo(Parcel in) { in ServiceIntentInfo() method in ServiceIntentInfo
10244 …ntentResolver;->allowFilterResult(Landroid/content/pm/PackageParser$ServiceIntentInfo;Ljava/util/L…10248 …ver$ServiceIntentResolver;->isFilterStopped(Landroid/content/pm/PackageParser$ServiceIntentInfo;I)Z10252 …ServiceIntentResolver;->newResult(Landroid/content/pm/PackageParser$ServiceIntentInfo;II)Landroid/…
4325 HSPLandroid/content/pm/PackageParser$ServiceIntentInfo;-><init>(Landroid/os/Parcel;)V33092 Landroid/content/pm/PackageParser$ServiceIntentInfo;
15689 Landroid/content/pm/PackageParser$ServiceIntentInfo;-><init>(Landroid/content/pm/PackageParser$Serv…15690 Landroid/content/pm/PackageParser$ServiceIntentInfo;-><init>(Landroid/os/Parcel;)V