Searched refs:CrossProfileIntentResolver (Results 1 – 5 of 5) sorted by relevance
27 class CrossProfileIntentResolver class
32 per-file CrossProfileIntentResolver.java = omakoto@google.com, yamasani@google.com
343 final SparseArray<CrossProfileIntentResolver> mCrossProfileIntentResolvers =344 new SparseArray<CrossProfileIntentResolver>();1138 CrossProfileIntentResolver editCrossProfileIntentResolverLPw(int userId) { in editCrossProfileIntentResolverLPw()1139 CrossProfileIntentResolver cpir = mCrossProfileIntentResolvers.get(userId); in editCrossProfileIntentResolverLPw()1141 cpir = new CrossProfileIntentResolver(); in editCrossProfileIntentResolverLPw()1833 CrossProfileIntentResolver cpir = mCrossProfileIntentResolvers.get(userId); in writeCrossProfileIntentFiltersLPr()4109 CrossProfileIntentResolver cpir = mCrossProfileIntentResolvers.get(sourceUserId); in removeCrossProfileIntentFiltersLPw()
7079 CrossProfileIntentResolver resolver = mSettings.mCrossProfileIntentResolvers.get(userId);20239 CrossProfileIntentResolver resolver =20265 CrossProfileIntentResolver resolver =
10311 HSPLcom/android/server/pm/CrossProfileIntentResolver;->newArray(I)[Landroid/content/IntentFilter;10312 HSPLcom/android/server/pm/CrossProfileIntentResolver;->newArray(I)[Lcom/android/server/pm/CrossProf…10313 HSPLcom/android/server/pm/CrossProfileIntentResolver;->sortResults(Ljava/util/List;)V19869 Lcom/android/server/pm/CrossProfileIntentResolver;