Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java78 public class InsetsController implements WindowInsetsController, InsetsAnimationControlCallbacks { class
585 public InsetsController(Host host) { in InsetsController() method in InsetsController
597 public InsetsController(Host host, in InsetsController() method in InsetsController
598 BiFunction<InsetsController, Integer, InsetsSourceConsumer> consumerCreator, in InsetsController()