Searched refs:MSG_SHOW_INSETS (Results 1 – 1 of 1) sorted by relevance
6580 private static final int MSG_SHOW_INSETS = 31; field in ViewRootImpl6647 case MSG_SHOW_INSETS: in getMessageName()6738 case MSG_SHOW_INSETS: { in handleMessageImpl()9970 mHandler.obtainMessage(MSG_SHOW_INSETS, types, fromIme ? 1 : 0, statsToken).sendToTarget(); in showInsets()