Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationSynchronicityTests.java268 private WindowInsets getEffectiveInsets() { in getEffectiveInsets() method in WindowInsetsAnimationSynchronicityTests.TestActivity.TestView
276 Insets insets = getEffectiveInsets().getInsets(ime()); in onDraw()