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