Searched refs:onVolumeKeyLongPress (Results 1 – 4 of 4) sorted by relevance
25 void onVolumeKeyLongPress(in KeyEvent event); in onVolumeKeyLongPress() method
464 void onVolumeKeyLongPress(KeyEvent event); in onVolumeKeyLongPress() method587 public void onVolumeKeyLongPress(KeyEvent event) { in onVolumeKeyLongPress() method in MediaSessionManager.OnVolumeKeyLongPressListenerImpl596 mListener.onVolumeKeyLongPress(event); in onVolumeKeyLongPress()
620 mCurrentFullUserRecord.mOnVolumeKeyLongPressListener.onVolumeKeyLongPress(keyEvent); in dispatchVolumeKeyLongPressLocked()
26276 method public abstract void onVolumeKeyLongPress(android.view.KeyEvent);