HomeSort by relevance Sort by last modified time
    Searched refs:getDecorViewWindowInsets (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/systemui/src/android/systemui/cts/
WindowInsetsBehaviorTests.java 536 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets());
560 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets());
583 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets());
605 mainThreadRun(() -> mContentViewWindowInsets = mActivity.getDecorViewWindowInsets());
WindowInsetsActivity.java 123 WindowInsets getDecorViewWindowInsets() {

Completed in 58 milliseconds