Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DKeepClearRectsTests.java617 () -> getUnrestrictedKeepClearRectsForActivity(activity)); in testUnrestrictedKeepClearRects()
626 () -> getUnrestrictedKeepClearRectsForActivity(activity)); in testUnrestrictedKeepClearRects()
709 private List<Rect> getUnrestrictedKeepClearRectsForActivity(Activity activity) { in getUnrestrictedKeepClearRectsForActivity() method in KeepClearRectsTests