Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DAnalyzerActivity.java73 public static final String VALUE_API_OPENSLES = "opensles"; field in AnalyzerActivity
191 } else if (VALUE_API_OPENSLES.equals(text)) { in getApiFromText()