Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java394 showDirectly(controller.getTypes() & shownTypes); in notifyFinished()
509 showDirectly(types); in applyAnimation()
557 private void showDirectly(@InsetType int types) { in showDirectly() method in InsetsController