Searched refs:MSG_HIDE_INSETS (Results 1 – 1 of 1) sorted by relevance
6581 private static final int MSG_HIDE_INSETS = 32; field in ViewRootImpl6649 case MSG_HIDE_INSETS: in getMessageName()6751 case MSG_HIDE_INSETS: { in handleMessageImpl()9975 mHandler.obtainMessage(MSG_HIDE_INSETS, types, fromIme ? 1 : 0, statsToken).sendToTarget(); in hideInsets()