Searched refs:MSG_SET_STREAM_VOLUME (Results 1 – 1 of 1) sorted by relevance
84 private static final int MSG_SET_STREAM_VOLUME = 0; field in SeekBarVolumizer158 case MSG_SET_STREAM_VOLUME: in handleMessage()278 mHandler.removeMessages(MSG_SET_STREAM_VOLUME); in postSetVolume()279 mHandler.sendMessage(mHandler.obtainMessage(MSG_SET_STREAM_VOLUME)); in postSetVolume()