Searched refs:MSG_STOP_SAMPLE (Results 1 – 1 of 1) sorted by relevance
86 private static final int MSG_STOP_SAMPLE = 2; field in SeekBarVolumizer170 case MSG_STOP_SAMPLE: in handleMessage()225 mHandler.removeMessages(MSG_STOP_SAMPLE); in postStopSample()226 mHandler.sendMessage(mHandler.obtainMessage(MSG_STOP_SAMPLE)); in postStopSample()