Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfiguration.java238 public static final String NAME_INPUT_PRESET_GENERIC = "Generic"; field in StreamConfiguration
248 return NAME_INPUT_PRESET_GENERIC; in convertInputPresetToText()