Home
last modified time | relevance | path

Searched defs:InsetsController (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsController.java87 public class InsetsController implements WindowInsetsController, InsetsAnimationControlCallbacks { class
765 public InsetsController(Host host) { in InsetsController() method in InsetsController
778 public InsetsController(Host host, in InsetsController() method in InsetsController
779 TriFunction<InsetsController, Integer, Integer, InsetsSourceConsumer> consumerCreator, in InsetsController()