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