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