Searched defs:canceled (Results 1 – 6 of 6) sorted by relevance
41 public static boolean postDraw(View view, Runnable onFinishRunnable, BooleanSupplier canceled) { in postDraw()
65 mFlingAnim.addEndListener(((animation, canceled, value, velocity) -> { in FlingSpringAnim() argument
591 private boolean canceled; field in SpecialCharSequenceMgr.QueryHandler
650 private boolean canceled; field in MpegTsPlayer.InternalRendererBuilderCallback
579 mSpring.addEndListener((animation, canceled, value, velocity1) -> { in startScroll() argument
1047 void onHintAnimationDone(boolean canceled) { in onHintAnimationDone()