Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDisplayCutoutTests.java185 safeInsets(displayCutout), insetsLessThanOrEqualTo(stableInsets(insets))); in testDisplayCutout_default()
459 private static Rect stableInsets(WindowInsets insets) { in stableInsets() method in DisplayCutoutTests