Searched refs:specificTypes (Results 1 – 3 of 3) sorted by relevance
581 String[] specificTypes = null; in queryIntentActivityOptions() local589 if (specificTypes == null) { in queryIntentActivityOptions()590 specificTypes = new String[N]; in queryIntentActivityOptions()592 specificTypes[i] = t; in queryIntentActivityOptions()600 … specificTypes, intent, intent.resolveTypeIfNeeded(resolver), in queryIntentActivityOptions()
127 in String[] specificTypes, in Intent intent, in queryIntentActivityOptions() argument
3495 Intent[] specifics, String[] specificTypes, Intent intent, in queryIntentActivityOptions() argument3545 specificTypes != null ? specificTypes[i] : null, in queryIntentActivityOptions()