Searched refs:suppressInsetsAnimation (Results 1 – 2 of 2) sorted by relevance
81 WindowTestsBase.suppressInsetsAnimation(insetsPolicy.getPermanentControlTarget()); in TestDisplayContent()82 WindowTestsBase.suppressInsetsAnimation(insetsPolicy.getTransientControlTarget()); in TestDisplayContent()
240 suppressInsetsAnimation(insetsPolicy.getTransientControlTarget()); in setUpBase()241 suppressInsetsAnimation(insetsPolicy.getPermanentControlTarget()); in setUpBase()314 static void suppressInsetsAnimation(InsetsControlTarget target) { in suppressInsetsAnimation() method in WindowTestsBase