Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DIntentBasedTestSupport.java59 public static final String VALUE_API_OPENSLES = "opensles"; field in IntentBasedTestSupport
122 } else if (VALUE_API_OPENSLES.equals(text)) { in getApiFromText()