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/
DVisualizerInstanceSync.java82 start ? MSG_START_CAPTURE : MSG_STOP_CAPTURE)); in startStopCapture()
85 private static final int MSG_START_CAPTURE = 0; field in VisualizerInstanceSync
109 case MSG_START_CAPTURE: in handleMessage()