Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyTests.java313 testOverlappingWithNavBarType(navSource); in testOverlappingWithNavBar()
321 testOverlappingWithNavBarType(navSource); in testOverlappingWithExtraNavBar()
324 private void testOverlappingWithNavBarType(InsetsSource navSource) { in testOverlappingWithNavBarType() method in DisplayPolicyTests