Searched refs:getDispatchMode (Results 1 – 2 of 2) sorted by relevance
132 public void getDispatchMode() { in getDispatchMode() method in WindowInsetsAnimationCallbackTests134 new RecordingCallback(DISPATCH_MODE_STOP).getDispatchMode()); in getDispatchMode()136 new RecordingCallback(DISPATCH_MODE_CONTINUE_ON_SUBTREE).getDispatchMode()); in getDispatchMode()
740 super(callback.getDispatchMode()); in VerifyingCallback()