Home
last modified time | relevance | path

Searched refs:MSG_START_CAPTURE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
DVisualizerTest.java97 private static final int MSG_START_CAPTURE = 0; field in VisualizerTest
107 case MSG_START_CAPTURE: in handleMessage()
222 int msg = isChecked ? MSG_START_CAPTURE : MSG_STOP_CAPTURE; in onCheckedChanged()