Searched refs:MSG_SET_STREAM_VOLUME (Results 1 – 4 of 4) sorted by relevance
132 private static final int MSG_SET_STREAM_VOLUME = 0; field in SeekBarVolumizer285 case MSG_SET_STREAM_VOLUME: in handleMessage()440 mHandler.removeMessages(MSG_SET_STREAM_VOLUME); in postSetVolume()442 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SET_STREAM_VOLUME), in postSetVolume()
116 public static final int MSG_SET_STREAM_VOLUME = 3; field in TunerSessionWorkerExoV2392 mHandler.sendEmptyMessage(MSG_SET_STREAM_VOLUME); in setStreamVolume()803 case MSG_SET_STREAM_VOLUME: in handleMessage()
116 public static final int MSG_SET_STREAM_VOLUME = 3; field in TunerSessionWorker392 mHandler.sendEmptyMessage(MSG_SET_STREAM_VOLUME); in setStreamVolume()814 case MSG_SET_STREAM_VOLUME: in handleMessage()
43937 Landroid/preference/SeekBarVolumizer;->MSG_SET_STREAM_VOLUME:I