Searched refs:SYSTEM_UI_VISIBILITY_CHANGED (Results 1 – 2 of 2) sorted by relevance
1972 public static final int SYSTEM_UI_VISIBILITY_CHANGED = 1<<14; field in WindowManager.LayoutParams2123 changes |= SYSTEM_UI_VISIBILITY_CHANGED; in copyFrom()
2811 | WindowManager.LayoutParams.SYSTEM_UI_VISIBILITY_CHANGED)) != 0) { in relayoutWindow()