/aosp12/frameworks/base/core/java/android/content/pm/parsing/component/ |
H A D | ParsedService.java | 31 public class ParsedService extends ParsedMainComponent { class 38 public ParsedService(ParsedService other) { in ParsedService() method in ParsedService 72 public ParsedService() { in ParsedService() method in ParsedService 75 protected ParsedService(Parcel in) { in ParsedService() method in ParsedService 81 public static final Parcelable.Creator<ParsedService> CREATOR = new Creator<ParsedService>() { 83 public ParsedService createFromParcel(Parcel source) { 84 return new ParsedService(source); 88 public ParsedService[] newArray(int size) { 89 return new ParsedService[size];
|
H A D | ParsedServiceUtils.java | 46 public static ParseResult<ParsedService> parseService(String[] separateProcesses, in parseService() 54 final ParsedService service = new ParsedService(); in parseService() 59 ParseResult<ParsedService> result = ParsedMainComponentUtils.parseMainComponent( in parseService()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ComponentResolver.java | 45 import android.content.pm.parsing.component.ParsedService; 291 ParsedService getService(@NonNull ComponentName component) { in getService() 504 List<ParsedService> services, int userId) { in queryServices() 700 ParsedService service = pair.first; in dumpServicePermissions() 824 ParsedService s = pkg.getServices().get(i); in addServicesLocked() 1197 ParsedService s = pkg.getServices().get(i); in removeAllComponentsLocked() 1992 void addService(ParsedService s) { in addService() 2013 void removeService(ParsedService s) { in removeService() 2057 Pair<ParsedService, ParsedIntentInfo> info) { in isPackageForFilter() argument 2066 ParsedService service = pair.first; in newResult() [all …]
|
H A D | PackageManagerService.java | 251 import android.content.pm.parsing.component.ParsedService; 3750 ParsedService s = mComponentResolver.getService(component); in getServiceInfoBody() 4126 final ParsedService service = mComponentResolver.getService(component); in isComponentVisibleToInstantApp() 14347 final ParsedService component = pkg.getServices().get(i);
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/ |
H A D | PkgPackageInfo.java | 34 import android.content.pm.parsing.component.ParsedService; 224 List<ParsedService> getServices(); in getServices()
|
H A D | AndroidPackageUtils.java | 33 import android.content.pm.parsing.component.ParsedService; 183 List<ParsedService> services = pkg.getServices(); in hasComponentClassName()
|
H A D | PackageImpl.java | 30 import android.content.pm.parsing.component.ParsedService; 467 ParsedService service = services.get(index); in markNotActivitiesAsNotExportedIfSingleUser()
|
/aosp12/frameworks/base/core/java/android/content/pm/parsing/ |
H A D | ParsingPackageRead.java | 39 import android.content.pm.parsing.component.ParsedService; 232 List<ParsedService> getServices(); in getServices()
|
H A D | ParsingPackage.java | 37 import android.content.pm.parsing.component.ParsedService; 96 ParsingPackage addService(ParsedService parsedService); in addService()
|
H A D | PackageInfoWithoutStateUtils.java | 54 import android.content.pm.parsing.component.ParsedService; 146 final ParsedService s = pkg.getServices().get(i); in generateWithComponents() 521 public static ServiceInfo generateServiceInfo(ParsingPackageRead pkg, ParsedService s, in generateServiceInfo() 546 public static ServiceInfo generateServiceInfoUnchecked(@NonNull ParsedService s, in generateServiceInfoUnchecked() 565 public static ServiceInfo generateServiceInfo(ParsingPackageRead pkg, ParsedService s, in generateServiceInfo()
|
H A D | ParsingPackageImpl.java | 46 import android.content.pm.parsing.component.ParsedService; 261 protected List<ParsedService> services = emptyList(); 757 public ParsingPackageImpl addService(ParsedService parsedService) { in addService() 1295 this.services = in.createTypedArrayList(ParsedService.CREATOR); 1642 public List<ParsedService> getServices() {
|
H A D | ParsingPackageUtils.java | 70 import android.content.pm.parsing.component.ParsedService; 749 ParseResult<ParsedService> serviceResult = ParsedServiceUtils.parseService( in parseSplitApplication() 753 ParsedService service = serviceResult.getResult(); in parseSplitApplication() 2085 ParseResult<ParsedService> serviceResult = in parseBaseApplication() 2089 ParsedService service = serviceResult.getResult(); in parseBaseApplication()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/ |
H A D | PackageInfoUtils.java | 49 import android.content.pm.parsing.component.ParsedService; 165 final ParsedService s = pkg.getServices().get(i); in generateWithComponents() 289 public static ServiceInfo generateServiceInfo(AndroidPackage pkg, ParsedService s, in generateServiceInfo() 299 private static ServiceInfo generateServiceInfo(AndroidPackage pkg, ParsedService s, in generateServiceInfo()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | PackageParserTest.java | 50 import android.content.pm.parsing.component.ParsedService; 491 final List<ParsedService> services = pkg.getServices(); in testParseServiceProperties() 492 for (ParsedService service : services) { in testParseServiceProperties() 734 ParsedService a, in assertServicesEqual() 736 ParsedService b in assertServicesEqual() 856 .addService(new ParsedService()) in setKnownFields()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 29282 …rsing/component/ParsedService;)V+]Landroid/content/pm/parsing/component/ParsedService;Landroid/con… 29283 …t;)Z+]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… 29285 …r;)V+]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… 29287 …;I)V+]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… 29294 …r;)Z+]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… 29301 …vice;]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… 29302 …rsing/component/ParsedService;)V+]Landroid/content/pm/parsing/component/ParsedService;Landroid/con… 29332 …Landroid/content/ComponentName;)Landroid/content/pm/parsing/component/ParsedService;+]Landroid/uti… 33897 …r/pm/parsing/pkg/AndroidPackage;Landroid/content/pm/parsing/component/ParsedService;ILandroid/cont… 34012 …mpl;+]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… [all …]
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 1644 android.content.pm.parsing.component.ParsedService$1 1645 android.content.pm.parsing.component.ParsedService
|
H A D | boot-image-profile.txt | 4950 …rsing/component/ParsedComponent;Landroid/content/pm/parsing/component/ParsedService;,Landroid/cont… 5183 …ult;+]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… 5184 …rsing/component/ParsedComponent;Landroid/content/pm/parsing/component/ParsedService;,Landroid/cont… 5234 …g/component/ParsedMainComponent;Landroid/content/pm/parsing/component/ParsedService;,Landroid/cont… 24547 Landroid/content/pm/parsing/component/ParsedService$1; 24548 Landroid/content/pm/parsing/component/ParsedService;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 1643 android.content.pm.parsing.component.ParsedService$1 1644 android.content.pm.parsing.component.ParsedService
|
H A D | boot-image-profile.txt | 4948 …rsing/component/ParsedComponent;Landroid/content/pm/parsing/component/ParsedService;,Landroid/cont… 5181 …ult;+]Landroid/content/pm/parsing/component/ParsedService;Landroid/content/pm/parsing/component/Pa… 5182 …rsing/component/ParsedComponent;Landroid/content/pm/parsing/component/ParsedService;,Landroid/cont… 5232 …g/component/ParsedMainComponent;Landroid/content/pm/parsing/component/ParsedService;,Landroid/cont… 34184 Landroid/content/pm/parsing/component/ParsedService$1; 34185 Landroid/content/pm/parsing/component/ParsedService;
|