Searched refs:transactionSupplier (Results 1 – 2 of 2) sorted by relevance
63 Supplier<Transaction> transactionSupplier, InsetsController controller) { in InsetsSourceConsumer() argument66 mTransactionSupplier = transactionSupplier; in InsetsSourceConsumer()
48 InsetsState state, Supplier<Transaction> transactionSupplier, in ImeInsetsSourceConsumer() argument50 super(TYPE_IME, state, transactionSupplier, controller); in ImeInsetsSourceConsumer()