Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DUSBAudioPeripheralNotificationsTest.java58 private boolean mPlugIntentReceived; field in USBAudioPeripheralNotificationsTest
192 mPlugIntentReceived = true; in reportPlugIntent()
226 && mPlugIntentReceived; in calculatePass()