Searched refs:MSG_SET_DEVICE_VOLUME (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.server.audio.AudioService.MSG_SET_DEVICE_VOLUME;604 mAudioHandler.obtainMessage(MSG_SET_DEVICE_VOLUME, deviceType, in enforceSafeMediaVolume()
357 /*package*/ static final int MSG_SET_DEVICE_VOLUME = 0; field in AudioService3573 MSG_SET_DEVICE_VOLUME, in adjustStreamVolume()4822 MSG_SET_DEVICE_VOLUME, in setStreamVolumeInt()9166 case MSG_SET_DEVICE_VOLUME: in handleMessage()9521 sendMsg(mAudioHandler, MSG_SET_DEVICE_VOLUME, SENDMSG_QUEUE, in setAvrcpAbsoluteVolumeSupported()