Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioRecordTest.java50 private boolean mIsOnPeriodicNotificationCalled; field in AudioRecordTest
114 mIsOnPeriodicNotificationCalled = false; in reset()
159 mIsOnPeriodicNotificationCalled = true; in testAudioRecordOP()
177 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()
192 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()
207 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()
230 assertTrue(mIsOnPeriodicNotificationCalled); in testAudioRecordOP()