Searched refs:URI (Results 1 - 4 of 4) sorted by relevance

/development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/
H A DNativeAudio.java43 static String URI; field in class:NativeAudio
64 // initialize URI spinner
73 URI = parent.getItemAtPosition(pos).toString();
77 URI = null;
131 if (!created && URI != null) {
132 created = createUriAudioPlayer(URI);
/development/ndk/platforms/android-14/include/OMXAL/
H A DOpenMAXAL.h473 XAchar * URI; member in struct:XADataLocator_URI_
/development/ndk/platforms/android-14/include/SLES/
H A DOpenSLES.h258 /** URI-based data locator definition where locatorType must be SL_DATALOCATOR_URI*/
261 SLchar * URI; member in struct:SLDataLocator_URI_
/development/ndk/platforms/android-9/include/SLES/
H A DOpenSLES.h258 /** URI-based data locator definition where locatorType must be SL_DATALOCATOR_URI*/
261 SLchar * URI; member in struct:SLDataLocator_URI_

Completed in 161 milliseconds