Searched refs:RELAYOUT_RES_CONSUME_ALWAYS_NAV_BAR (Results 1 – 3 of 3) sorted by relevance
97 public static final int RELAYOUT_RES_CONSUME_ALWAYS_NAV_BAR = 0x40; field in WindowManagerGlobal
6111 (relayoutResult & WindowManagerGlobal.RELAYOUT_RES_CONSUME_ALWAYS_NAV_BAR) != 0; in relayoutWindow()
2147 result |= WindowManagerGlobal.RELAYOUT_RES_CONSUME_ALWAYS_NAV_BAR; in relayoutWindow()