Searched refs:PreferredComponent (Results 1 – 3 of 3) sorted by relevance
31 class PreferredActivity extends IntentFilter implements PreferredComponent.Callbacks {36 final PreferredComponent mPref;41 mPref = new PreferredComponent(this, match, set, activity, always); in PreferredActivity()45 mPref = new PreferredComponent(this, parser); in PreferredActivity()
38 public class PreferredComponent { class64 public PreferredComponent(Callbacks callbacks, int match, ComponentName[] set, in PreferredComponent() method in PreferredComponent100 public PreferredComponent(Callbacks callbacks, XmlPullParser parser) in PreferredComponent() method in PreferredComponent
11298 HSPLcom/android/server/pm/PreferredComponent;-><init>(Lcom/android/server/pm/PreferredComponent$Cal…11299 HSPLcom/android/server/pm/PreferredComponent;-><init>(Lcom/android/server/pm/PreferredComponent$Cal…11300 PLcom/android/server/pm/PreferredComponent;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang…11301 HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String;11302 HSPLcom/android/server/pm/PreferredComponent;->isSuperset(Ljava/util/List;Z)Z11303 HSPLcom/android/server/pm/PreferredComponent;->sameSet(Ljava/util/List;Z)Z11304 HSPLcom/android/server/pm/PreferredComponent;->sameSet([Landroid/content/ComponentName;)Z11305 HSPLcom/android/server/pm/PreferredComponent;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;Z)V19972 Lcom/android/server/pm/PreferredComponent$Callbacks;19973 Lcom/android/server/pm/PreferredComponent;