Home
last modified time | relevance | path

Searched refs:mIsFreeformWindowOverlappingWithNavBar (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayPolicy.java310 private boolean mIsFreeformWindowOverlappingWithNavBar; field in DisplayPolicy
1907 mIsFreeformWindowOverlappingWithNavBar = false;
1925 if (isOverlappingWithNavBar && !mIsFreeformWindowOverlappingWithNavBar
1927 mIsFreeformWindowOverlappingWithNavBar = true;
3028 if (mIsFreeformWindowOverlappingWithNavBar) {