Home
last modified time | relevance | path

Searched refs:count1N (Results 1 – 1 of 1) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
DVoiceDialerTester.java227 int count1N = 0; in reportSummary() local
237 if (wf.mRank == 1 && wf.mTotal >= 1) count1N++; in reportSummary()
247 countString(count1N, total), in reportSummary()