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

/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java3495 Intent[] specifics, String[] specificTypes, Intent intent,
3545 specificTypes != null ? specificTypes[i] : null,
3494 queryIntentActivityOptions(ComponentName caller, Intent[] specifics, String[] specificTypes, Intent intent, String resolvedType, int flags, int userId) argument

Completed in 87 milliseconds