Searched refs:MSG_DISPLAY_WAVEFORM_VAL (Results 1 – 2 of 2) sorted by relevance
130 VisualizerTest.MSG_DISPLAY_WAVEFORM_VAL, in handleMessage()155 mUiHandler.obtainMessage(VisualizerTest.MSG_DISPLAY_WAVEFORM_VAL,
99 public static final int MSG_DISPLAY_WAVEFORM_VAL = 0; field in VisualizerTest110 case MSG_DISPLAY_WAVEFORM_VAL: in handleMessage()113 boolean waveform = msg.what == MSG_DISPLAY_WAVEFORM_VAL; in handleMessage()