Searched refs:testAll (Results 1 – 10 of 10) sorted by relevance
624 if (mResultsTone.testAll()) {633 if (mResultsBack.testAll()) {641 if (mResultsMic.testAll()) {652 if (mResultsMic.testAll() && mResultsTone.testAll() && toneTestSuccess &&653 mResultsBack.testAll()) {879 public boolean testAll() { in testAll() method in AudioFrequencyVoiceRecognitionActivity.Results
608 if (mResultsTone.testAll()) { in computeResults()617 if (mResultsBack.testAll()) { in computeResults()625 if (mResultsMic.testAll()) { in computeResults()636 if (mResultsMic.testAll() && mResultsTone.testAll() && toneTestSuccess && in computeResults()637 mResultsBack.testAll()) { in computeResults()880 public boolean testAll() { in testAll() method in AudioFrequencyUnprocessedActivity.Results
383 public boolean testAll() { in testAll() method in AudioFrequencySpeakerActivity.Results407 if (resultsLeft.testAll() && resultsRight.testAll() && resultsBase.testAll()) { in computeResults()
363 public boolean testAll() { in testAll() method in AudioFrequencyLineActivity.Results384 if (resultsLeft.testAll() && resultsRight.testAll()) { in computeResults()
557 public boolean testAll() { in testAll() method in AudioFrequencyMicActivity.Results
42 public void testAll() throws Exception { in testAll() method in BatterySaverModeTest
47 public void testAll() throws Exception { in testAll() method in AirplaneModeTest
51 public void testAll() throws Exception { in testAll() method in ZenModeTest
89 public void testAll() throws Exception { in testAll() method in VoiceInteractionTest
102 public void testAll() throws Throwable { in testAll() method in BaseDeviceAdminServiceTest