Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DDisplayCutoutTest.java360 Insets safeInset = Insets.of(left, top, right, bottom); in createCutoutWithInsets() local
363 safeInset, null /* boundLeft */, boundTop, null /* boundRight */, in createCutoutWithInsets()
/frameworks/base/core/java/android/view/
DDisplayCutout.java706 Rect safeInset = new Rect(0, topInset, 0, bottomInset); in pathAndDisplayCutoutFromSpec() local
708 safeInset, null /* boundLeft */, boundTop, null /* boundRight */, boundBottom, in pathAndDisplayCutoutFromSpec()