Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DUSBAudioPeripheralNotificationsTest.java42 public class USBAudioPeripheralNotificationsTest extends PassFailButtons.Activity { class
44 TAG = USBAudioPeripheralNotificationsTest.class.getSimpleName();
/cts/hostsidetests/ctsverifier/src/com/android/cts/verifier/
DAudioTest.java379 public void USBAudioPeripheralNotificationsTest() throws Exception { in USBAudioPeripheralNotificationsTest() method in AudioTest