Home
last modified time | relevance | path

Searched defs:insetsHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBar.java1745 int insetsHeight = -1; in getBarLayoutParamsForRotation() local
1807 private InsetsFrameProvider[] getInsetsFrameProvider(int insetsHeight, Context userContext) { in getInsetsFrameProvider()
/frameworks/base/test-runner/src/android/test/
DTouchUtils.java113 final int insetsHeight = insetsWithCutout.top + insetsWithCutout.bottom; in getSizeExcludingNavigationBarAndCutout() local