Searched refs:MSG_STOP_CAPTURE (Results 1 – 1 of 1) sorted by relevance
98 private static final int MSG_STOP_CAPTURE = 1; field in VisualizerTest114 case MSG_STOP_CAPTURE: in handleMessage()222 int msg = isChecked ? MSG_START_CAPTURE : MSG_STOP_CAPTURE; in onCheckedChanged()