Searched refs:IntentInfo (Results 1 – 4 of 4) sorted by relevance
308 PackageParser.IntentInfo aIntent = a.intents.get(i); in assertComponentsEqual()309 PackageParser.IntentInfo bIntent = b.intents.get(i); in assertComponentsEqual()
5267 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> implements7878 public static abstract class IntentInfo extends IntentFilter { class in PackageParser[all …]
1693 Landroid/content/pm/PackageParser$IntentInfo;-><init>()V1694 Landroid/content/pm/PackageParser$IntentInfo;->banner:I1695 Landroid/content/pm/PackageParser$IntentInfo;->hasDefault:Z1696 Landroid/content/pm/PackageParser$IntentInfo;->icon:I1697 Landroid/content/pm/PackageParser$IntentInfo;->labelRes:I1698 Landroid/content/pm/PackageParser$IntentInfo;->logo:I1699 Landroid/content/pm/PackageParser$IntentInfo;->nonLocalizedLabel:Ljava/lang/CharSequence;
18606 HSPLandroid/content/pm/PackageParser$IntentInfo;-><init>()V18607 HSPLandroid/content/pm/PackageParser$IntentInfo;-><init>(Landroid/os/Parcel;)V18608 HSPLandroid/content/pm/PackageParser$IntentInfo;->writeIntentInfoToParcel(Landroid/os/Parcel;I)V18709 …ontent/pm/PackageParser;->isImplicitlyExposedIntent(Landroid/content/pm/PackageParser$IntentInfo;)Z18721 …roid/content/res/XmlResourceParser;ZZLandroid/content/pm/PackageParser$IntentInfo;[Ljava/lang/Stri…54698 Landroid/content/pm/PackageParser$IntentInfo;