Searched refs:mInsetsAnimationCallback (Results 1 – 1 of 1) sorted by relevance
81 private final InsetsAnimationCallback mInsetsAnimationCallback = new InsetsAnimationCallback(); field in ASurfaceControlTestActivity95 decorView.setWindowInsetsAnimationCallback(mInsetsAnimationCallback); in onCreate()170 if (!mInsetsAnimationCallback.waitForInsetsAnimation()) { in verifyScreenshot()