Searched refs:supply (Results 1 – 6 of 6) sorted by relevance
948 ActionTransition supply = new ActionTransition(); in getActionTransitionSupplier() local949 supply.bundle = transition.first.toBundle(); in getActionTransitionSupplier()950 supply.onCancelRunnable = () -> ActivityOptions.stopSharedElementAnimation(mWindow); in getActionTransitionSupplier()951 return supply; in getActionTransitionSupplier()
26 for testing. This also makes it easier to supply alternate implementations72 the option to supply a [TimeUnit][TimeUnit] as a third argument.
19 * it supports on-device linking. Each device vendor can supply their
477 public static <T> AndroidFuture<T> supply(Supplier<T> supplier) { in supply() method in AndroidFuture
179 in the event an application does not supply such function or187 be optional: if the application does not supply it, the square280 this License. You must supply a copy of this License. If the work
2553 * This typically happens when audio HAL cannot supply A2DP with data fast enough for encoding.