Home
last modified time | relevance | path

Searched defs:navSource (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyTests.java239 final InsetsSource navSource = new InsetsSource( in testUpdateLightNavigationBarLw() local
310 final InsetsSource navSource = new InsetsSource( in testOverlappingWithNavBar() local
318 final InsetsSource navSource = new InsetsSource( in testOverlappingWithExtraNavBar() local
324 private void testOverlappingWithNavBarType(InsetsSource navSource) { in testOverlappingWithNavBarType()
H A DWindowStateTests.java1048 final InsetsSource navSource = new InsetsSource(navId, navigationBars()); in testImeAlwaysReceivesVisibleNavigationBarInsets() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsPolicy.java383 final InsetsSource navSource = new InsetsSource(source); in adjustVisibilityForIme() local