HomeSort by relevance Sort by last modified time
    Searched refs:notifyVolumeControllerVisible (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/java/android/media/
IAudioService.aidl 207 void notifyVolumeControllerVisible(in IVolumeController controller, boolean visible);
AudioManager.java     [all...]
AudioService.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumeUI.java 126 mAudioManager.notifyVolumeControllerVisible(mVolumeController, visible);

Completed in 127 milliseconds