D | InsetsController.java | 72 public class InsetsController implements WindowInsetsController, InsetsAnimationControlCallbacks { class 483 private final BiFunction<InsetsController, Integer, InsetsSourceConsumer> mConsumerCreator; 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() argument
|