HomeSort by relevance Sort by last modified time
    Searched refs:MSG_CLOSE_INPUT_METHODS_PANEL (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBarView.java 90 mHandler.removeMessages(TabletStatusBar.MSG_CLOSE_INPUT_METHODS_PANEL);
91 mHandler.sendEmptyMessage(TabletStatusBar.MSG_CLOSE_INPUT_METHODS_PANEL);
TabletStatusBar.java 97 public static final int MSG_CLOSE_INPUT_METHODS_PANEL = 1041;
313 MSG_CLOSE_INPUT_METHODS_PANEL, mInputMethodsPanel));
    [all...]

Completed in 45 milliseconds