Searched refs:thirdTypeCut (Results 1 – 1 of 1) sorted by relevance
409 F[] thirdTypeCut = null; in queryIntent() local438 thirdTypeCut = mWildTypeToFilter.get("*"); in queryIntent()439 if (debug) Slog.v(TAG, "Third type cut: " + Arrays.toString(thirdTypeCut)); in queryIntent()476 if (thirdTypeCut != null) { in queryIntent()478 scheme, thirdTypeCut, finalList, userId, customFlags); in queryIntent()