Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioRecordTest.java93 private boolean mIsOnPeriodicNotificationCalled; field in AudioRecordTest
162 mIsOnPeriodicNotificationCalled = false; in reset()
209 mIsOnPeriodicNotificationCalled = true; in testAudioRecordOP()
227 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()
242 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()
257 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()
280 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()