Searched refs:filterIfNotSystemUser (Results 1 – 5 of 5) sorted by relevance
91 return filterIfNotSystemUser(xpResult, userId); in resolveIntent()249 filterIfNotSystemUser(Collections.singletonList(resultInfo), sourceUserId); in queryCrossProfileIntents()
108 protected final List<CrossProfileDomainInfo> filterIfNotSystemUser( in filterIfNotSystemUser() method in CrossProfileResolver
111 return filterIfNotSystemUser(crossProfileDomainInfos, userId); in resolveIntent()
756 result.addAll(filterIfNotSystemUser(mComponentResolver.queryActivities(this, in queryIntentActivitiesInternalBody()779 result.addAll(filterIfNotSystemUser(mComponentResolver.queryActivities(this, in queryIntentActivitiesInternalBody()1333 private List<ResolveInfo> filterIfNotSystemUser(List<ResolveInfo> resolveInfos, in filterIfNotSystemUser() method in ComputerEngine
5694 HSPLcom/android/server/pm/ComputerEngine;->filterIfNotSystemUser(Ljava/util/List;I)Ljava/util/List;…5852 HPLcom/android/server/pm/CrossProfileResolver;->filterIfNotSystemUser(Ljava/util/List;I)Ljava/util/…