Home
last modified time | relevance | path

Searched refs:IntentInfo (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DPackageParserTest.java308 PackageParser.IntentInfo aIntent = a.intents.get(i); in assertComponentsEqual()
309 PackageParser.IntentInfo bIntent = b.intents.get(i); in assertComponentsEqual()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java5267 private boolean isImplicitlyExposedIntent(IntentInfo intent) { in isImplicitlyExposedIntent()
5455 boolean allowAutoVerify, IntentInfo outInfo, String[] outError) in parseIntent()
7057 public static abstract class Component<II extends IntentInfo> {
7164 private static void writeIntentsList(ArrayList<? extends IntentInfo> list, Parcel out, in writeIntentsList()
7176 IntentInfo info = list.get(0); in writeIntentsList()
7185 private static <T extends IntentInfo> ArrayList<T> createIntentsList(Parcel in) { in createIntentsList()
7226 public final static class Permission extends Component<IntentInfo> implements Parcelable {
7293 public final static class PermissionGroup extends Component<IntentInfo> implements Parcelable {
7808 public final static class Instrumentation extends Component<IntentInfo> implements
7878 public static abstract class IntentInfo extends IntentFilter { class in PackageParser
[all …]
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1693 Landroid/content/pm/PackageParser$IntentInfo;-><init>()V
1694 Landroid/content/pm/PackageParser$IntentInfo;->banner:I
1695 Landroid/content/pm/PackageParser$IntentInfo;->hasDefault:Z
1696 Landroid/content/pm/PackageParser$IntentInfo;->icon:I
1697 Landroid/content/pm/PackageParser$IntentInfo;->labelRes:I
1698 Landroid/content/pm/PackageParser$IntentInfo;->logo:I
1699 Landroid/content/pm/PackageParser$IntentInfo;->nonLocalizedLabel:Ljava/lang/CharSequence;
Dboot-image-profile.txt18606 HSPLandroid/content/pm/PackageParser$IntentInfo;-><init>()V
18607 HSPLandroid/content/pm/PackageParser$IntentInfo;-><init>(Landroid/os/Parcel;)V
18608 HSPLandroid/content/pm/PackageParser$IntentInfo;->writeIntentInfoToParcel(Landroid/os/Parcel;I)V
18709 …ontent/pm/PackageParser;->isImplicitlyExposedIntent(Landroid/content/pm/PackageParser$IntentInfo;)Z
18721 …roid/content/res/XmlResourceParser;ZZLandroid/content/pm/PackageParser$IntentInfo;[Ljava/lang/Stri…
54698 Landroid/content/pm/PackageParser$IntentInfo;