Searched refs:isMatched (Results 1 – 10 of 10) sorted by relevance
235 final boolean isMatched = MimeTypes.mimeMatches(acceptMimeTypes, mimeTypes); in initChipSets()236 if (isMatched) { in initChipSets()259 final boolean isMatched = MimeTypes.mimeMatches(acceptMimeTypes, mimeTypes); in updateChips()260 if (isMatched) { in updateChips()
138 if (response.isMatched()) { in saveAndVerifyInBackground()151 response.isMatched()); in saveAndVerifyInBackground()
549 final boolean matched = response.isMatched();
516 final boolean matched = response.isMatched(); in startVerifyPassword()
37 public abstract boolean isMatched(); in isMatched() method in MsmtAdIdMatchForDebugKeysStats
32 public abstract boolean isMatched(); in isMatched() method in MsmtDebugKeysMatchStats
413 stats.isMatched(), in logMeasurementDebugKeysMatch()425 stats.isMatched(), in logMeasurementAdIdMatchForDebugKeysStats()
75 if (!response.isMatched()) { in requestGatekeeperHat()
146 if (!response.isMatched()) { in requestGatekeeperHat()
222 if (!response.isMatched) { in <lambda>()