Home
last modified time | relevance | path

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

/development/samples/browseable/WearDrawers/src/com.example.android.wearable.wear.weardrawers/
DPlanet.java62 public String getVolume() { in getVolume() method in Planet
DMainActivity.java146 toastMessage = mSolarSystem.get(mSelectedPlanet).getVolume(); in onMenuItemClick()
/development/ndk/platforms/android-9/samples/native-audio/jni/
Dnative-audio-jni.c432 static SLVolumeItf getVolume() in getVolume() function
446 SLVolumeItf volumeItf = getVolume(); in Java_com_example_nativeaudio_NativeAudio_setVolumeUriAudioPlayer()
458 SLVolumeItf volumeItf = getVolume(); in Java_com_example_nativeaudio_NativeAudio_setMuteUriAudioPlayer()
470 SLVolumeItf volumeItf = getVolume(); in Java_com_example_nativeaudio_NativeAudio_enableStereoPositionUriAudioPlayer()
482 SLVolumeItf volumeItf = getVolume(); in Java_com_example_nativeaudio_NativeAudio_setStereoPositionUriAudioPlayer()