Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsController.java89 public class InsetsController implements WindowInsetsController, InsetsAnimationControlCallbacks { class
759 public InsetsController(Host host) { in InsetsController() method in InsetsController
772 public InsetsController(Host host, in InsetsController() method in InsetsController
773 TriFunction<InsetsController, Integer, Integer, InsetsSourceConsumer> consumerCreator, in InsetsController()