Home
last modified time | relevance | path

Searched defs:windowInsets (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsPresenterDrawable.java104 public WindowInsetsPresenterDrawable(WindowInsets windowInsets) { in WindowInsetsPresenterDrawable()
175 public void setWindowInsets(WindowInsets windowInsets) { in setWindowInsets()
DWindowInsetsActivity.java252 public Rect getOperationArea(Insets insets, WindowInsets windowInsets) { in getOperationArea()
DLightBarTestBase.java216 WindowInsets windowInsets = activity.getRootWindowInsets(); in loadCutout() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DNavigationBarInfo.java100 final WindowInsets windowInsets = getOnMainSync(() -> view.getRootWindowInsets()); in getInstance() local
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java177 final WindowInsets windowInsets = v.getRootWindowInsets(); in fromLayoutListenerCallback() local
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java654 final WindowInsets windowInsets = upperAnchor.getRootWindowInsets(); in testShowAtLocation() local
1288 final WindowInsets windowInsets = containerView.getRootWindowInsets(); in testUpdatePositionAndDimension() local