Searched refs:thirdTypeCut (Results 1 – 1 of 1) sorted by relevance
416 F[] thirdTypeCut = null; in queryIntent() local445 thirdTypeCut = mWildTypeToFilter.get("*"); in queryIntent()446 if (debug) Slog.v(TAG, "Third type cut: " + Arrays.toString(thirdTypeCut)); in queryIntent()482 if (thirdTypeCut != null) { in queryIntent()484 scheme, thirdTypeCut, finalList, userId); in queryIntent()