Searched defs:MSG_INIT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java86 private static final int MSG_INIT = 0; field in class:KeyboardUI
125 mHandler.sendEmptyMessage(MSG_INIT);
458 case MSG_INIT: {

Completed in 408 milliseconds