Searched refs:setSystemDrivenInsetsAnimationLoggingListener (Results 1 – 5 of 5) sorted by relevance
219 mPendingInsetsController.setSystemDrivenInsetsAnimationLoggingListener(listener); in testSystemDrivenInsetsAnimationLoggingListener()221 verify(mReplayedController).setSystemDrivenInsetsAnimationLoggingListener(eq(listener)); in testSystemDrivenInsetsAnimationLoggingListener()229 mPendingInsetsController.setSystemDrivenInsetsAnimationLoggingListener(listener); in testSystemDrivenInsetsAnimationLoggingListener_direct()230 verify(mReplayedController).setSystemDrivenInsetsAnimationLoggingListener( in testSystemDrivenInsetsAnimationLoggingListener_direct()
256 mController.setSystemDrivenInsetsAnimationLoggingListener(loggingListener); in testSystemDrivenInsetsAnimationLoggingListener_onReady()
193 controller.setSystemDrivenInsetsAnimationLoggingListener(mLoggingListener); in replayAndAttach()218 public void setSystemDrivenInsetsAnimationLoggingListener( in setSystemDrivenInsetsAnimationLoggingListener() method in PendingInsetsController221 mReplayedInsetsController.setSystemDrivenInsetsAnimationLoggingListener(listener); in setSystemDrivenInsetsAnimationLoggingListener()
214 void setSystemDrivenInsetsAnimationLoggingListener( in setSystemDrivenInsetsAnimationLoggingListener() method
1463 public void setSystemDrivenInsetsAnimationLoggingListener( in setSystemDrivenInsetsAnimationLoggingListener() method in InsetsController