Home
last modified time | relevance | path

Searched refs:MATCH_FLAGS (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DPinnerService.java101 private static final int MATCH_FLAGS = PackageManager.MATCH_DEFAULT_ONLY field in PinnerService
492 MATCH_FLAGS, userHandle); in getApplicationInfoForIntent()
508 .queryIntentActivitiesAsUser(intent, MATCH_FLAGS, userHandle); in getApplicationInfoForIntent()