Searched refs:MSG_SET_STREAM_VOLUME (Results 1 – 1 of 1) sorted by relevance
78 private static final int MSG_SET_STREAM_VOLUME = 0; field in SeekBarVolumizer152 case MSG_SET_STREAM_VOLUME: in handleMessage()265 mHandler.removeMessages(MSG_SET_STREAM_VOLUME); in postSetVolume()266 mHandler.sendMessage(mHandler.obtainMessage(MSG_SET_STREAM_VOLUME)); in postSetVolume()