Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DEchoActivity.java174 return ACTIVITY_ECHO; in getActivityType()
DTestAudioActivity.java60 public static final int ACTIVITY_ECHO = 4; field in TestAudioActivity