Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DVisualizerTest.java85 public static final int MSG_DISPLAY_WAVEFORM_VAL = 0; field in VisualizerTest
96 case MSG_DISPLAY_WAVEFORM_VAL: in handleMessage()
99 boolean waveform = msg.what == MSG_DISPLAY_WAVEFORM_VAL; in handleMessage()
H A DVisualizerInstanceSync.java130 VisualizerTest.MSG_DISPLAY_WAVEFORM_VAL, in handleMessage()
155 mUiHandler.obtainMessage(VisualizerTest.MSG_DISPLAY_WAVEFORM_VAL,