Home
last modified time | relevance | path

Searched defs:appendResultsToScreen (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyVoiceRecognitionActivity.java884 private void appendResultsToScreen(String str, TextView text) { in appendResultsToScreen() method
889 private void appendResultsToScreen(int testId, String str) { in appendResultsToScreen() method
DAudioFrequencyMicActivity.java668 private void appendResultsToScreen(String str, TextView text) { in appendResultsToScreen() method in AudioFrequencyMicActivity
673 private void appendResultsToScreen(int testId, String str) { in appendResultsToScreen() method in AudioFrequencyMicActivity
DAudioFrequencyLineActivity.java439 private void appendResultsToScreen(String str) { in appendResultsToScreen() method in AudioFrequencyLineActivity
DAudioFrequencySpeakerActivity.java474 private void appendResultsToScreen(String str) { in appendResultsToScreen() method in AudioFrequencySpeakerActivity