Home
last modified time | relevance | path

Searched refs:KEY_OUT_API (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.java57 public static final String KEY_OUT_API = "out_api"; field in IntentBasedTestSupport
279 text = bundle.getString(KEY_OUT_API, VALUE_UNSPECIFIED); in configureOutputStreamFromBundle()