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