Searched defs:matchInCurrentProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java7258 int flags, int sourceUserId, boolean matchInCurrentProfile) {
7273 && (!skipCurrentProfileIfNoMatchFound || !matchInCurrentProfile)) {
7256 queryCrossProfileIntents( List<CrossProfileIntentFilter> matchingFilters, Intent intent, String resolvedType, int flags, int sourceUserId, boolean matchInCurrentProfile) argument
[all...]

Completed in 58 milliseconds