Searched refs:MSG_SET_DEVICE_VOLUME (Results 1 – 2 of 2) sorted by relevance
25 import static com.android.server.audio.AudioService.MSG_SET_DEVICE_VOLUME;646 mAudioHandler.obtainMessage(MSG_SET_DEVICE_VOLUME, deviceType, in enforceSafeMediaVolume()
417 /*package*/ static final int MSG_SET_DEVICE_VOLUME = 0; field in AudioService3778 MSG_SET_DEVICE_VOLUME, in adjustStreamVolume()5081 MSG_SET_DEVICE_VOLUME, in setStreamVolumeInt()9563 case MSG_SET_DEVICE_VOLUME: in handleMessage()9955 sendMsg(mAudioHandler, MSG_SET_DEVICE_VOLUME, SENDMSG_QUEUE, in setAvrcpAbsoluteVolumeSupported()