Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DBlurTests.java127 mPixelTestBounds.inset(mBackgroundActivity.getActivity().getInsetsToBeIgnored()); in setUp()
479 Insets getInsetsToBeIgnored() { in getInsetsToBeIgnored() method in BlurTests.BackgroundActivity