Searched refs:MSG_STOP_SAMPLE (Results 1 – 2 of 2) sorted by relevance
146 private static final int MSG_STOP_SAMPLE = 2; field in SeekBarVolumizer325 case MSG_STOP_SAMPLE: in handleMessage()426 mHandler.removeMessages(MSG_STOP_SAMPLE); in postStopSample()427 mHandler.sendMessage(mHandler.obtainMessage(MSG_STOP_SAMPLE)); in postStopSample()
39973 Landroid/preference/SeekBarVolumizer;->MSG_STOP_SAMPLE:I