Home
last modified time | relevance | path

Searched refs:ServiceIntentInfo (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DComponentResolver.java37 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 …]
/frameworks/base/core/java/android/content/pm/
DPackageParser.java5548 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 { class
8342 public ServiceIntentInfo(Service _service) { in ServiceIntentInfo() method in ServiceIntentInfo
8356 public ServiceIntentInfo(Parcel in) { in ServiceIntentInfo() method in ServiceIntentInfo
/frameworks/base/services/
Dart-profile10244 …ntentResolver;->allowFilterResult(Landroid/content/pm/PackageParser$ServiceIntentInfo;Ljava/util/L…
10248 …ver$ServiceIntentResolver;->isFilterStopped(Landroid/content/pm/PackageParser$ServiceIntentInfo;I)Z
10252 …ServiceIntentResolver;->newResult(Landroid/content/pm/PackageParser$ServiceIntentInfo;II)Landroid/…
/frameworks/base/config/
Dboot-image-profile.txt4325 HSPLandroid/content/pm/PackageParser$ServiceIntentInfo;-><init>(Landroid/os/Parcel;)V
33092 Landroid/content/pm/PackageParser$ServiceIntentInfo;
Dhiddenapi-greylist-max-o.txt15689 Landroid/content/pm/PackageParser$ServiceIntentInfo;-><init>(Landroid/content/pm/PackageParser$Serv…
15690 Landroid/content/pm/PackageParser$ServiceIntentInfo;-><init>(Landroid/os/Parcel;)V