Searched refs:MSG_ADJUST_VOLUME (Results 1 – 3 of 3) sorted by relevance
98 private static final int MSG_ADJUST_VOLUME = 6; field in RemoteDisplayProvider356 mHandler.obtainMessage(MSG_ADJUST_VOLUME, delta, 0, id).sendToTarget(); in adjustVolume()397 case MSG_ADJUST_VOLUME: { in handleMessage()
648 postToCallback(caller, CallbackMessageHandler.MSG_ADJUST_VOLUME, direction, null); in dispatchAdjustVolume()1434 private static final int MSG_ADJUST_VOLUME = 21; field in MediaSession.CallbackMessageHandler1527 case MSG_ADJUST_VOLUME: in handleMessage()
2860 private static final int MSG_ADJUST_VOLUME = 2; field in MediaSessionCompat.MediaSessionImplBase.MessageHandler3003 case MSG_ADJUST_VOLUME: in handleMessage()