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