Searched refs:PreferredComponent (Results 1 – 3 of 3) sorted by relevance
33 class PreferredActivity extends WatchedIntentFilter implements PreferredComponent.Callbacks {38 final PreferredComponent mPref;57 mPref = new PreferredComponent(this, match, set, activity, always);74 mPref = new PreferredComponent(this, parser);
41 public class PreferredComponent { class66 public PreferredComponent(Callbacks callbacks, int match, ComponentName[] set, in PreferredComponent() method in PreferredComponent101 public PreferredComponent(Callbacks callbacks, TypedXmlPullParser parser) in PreferredComponent() method in PreferredComponent264 public boolean sameSet(PreferredComponent pc) { in sameSet()
6635 HSPLcom/android/server/pm/PreferredComponent;-><init>(Lcom/android/server/pm/PreferredComponent$Cal…6636 HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String;6637 HSPLcom/android/server/pm/PreferredComponent;->sameSet([Landroid/content/ComponentName;)Z6638 HSPLcom/android/server/pm/PreferredComponent;->writeToXml(Lcom/android/modules/utils/TypedXmlSerial…13119 Lcom/android/server/pm/PreferredComponent$Callbacks;13120 Lcom/android/server/pm/PreferredComponent;