Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java72 public class InsetsController implements WindowInsetsController, InsetsAnimationControlCallbacks { class
524 public InsetsController(Host host) { in InsetsController() method in InsetsController
536 public InsetsController(Host host, in InsetsController() method in InsetsController
537 BiFunction<InsetsController, Integer, InsetsSourceConsumer> consumerCreator, in InsetsController()