Searched refs:MSG_STOP_SAMPLE (Results 1 – 2 of 2) sorted by relevance
126 private static final int MSG_STOP_SAMPLE = 2; field in SeekBarVolumizer288 case MSG_STOP_SAMPLE: in handleMessage()346 mHandler.removeMessages(MSG_STOP_SAMPLE); in postStopSample()347 mHandler.sendMessage(mHandler.obtainMessage(MSG_STOP_SAMPLE)); in postStopSample()
54501 Landroid/preference/SeekBarVolumizer;->MSG_STOP_SAMPLE:I