Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java294 cancelExistingControllers(types); in controlAnimationUnchecked()
381 private void cancelExistingControllers(@InsetType int types) { in cancelExistingControllers() method in InsetsController
569 cancelExistingControllers(all()); in cancelExistingAnimation()