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()
616 postToCallback(CallbackMessageHandler.MSG_ADJUST_VOLUME, direction); in dispatchAdjustVolume()1295 private static final int MSG_ADJUST_VOLUME = 21; field in MediaSession.CallbackMessageHandler1388 case MSG_ADJUST_VOLUME: in handleMessage()
2802 private static final int MSG_ADJUST_VOLUME = 2; field in MediaSessionCompat.MediaSessionImplBase.MessageHandler2950 case MSG_ADJUST_VOLUME: in handleMessage()