Searched refs:mover (Results 1 – 3 of 3) sorted by relevance
38 PrivateAttributeMover mover; in TEST() local39 ASSERT_TRUE(mover.Consume(context.get(), table.get())); in TEST()65 PrivateAttributeMover mover; in TEST() local66 ASSERT_TRUE(mover.Consume(context.get(), table.get())); in TEST()92 PrivateAttributeMover mover; in TEST() local93 ASSERT_TRUE(mover.Consume(context.get(), table.get())); in TEST()
122 Runnable mover = new Runnable() { in runPendingAnimations() local135 view.postOnAnimationDelayed(mover, getRemoveDuration()); in runPendingAnimations()137 mover.run(); in runPendingAnimations()
1923 PrivateAttributeMover mover; in Run() local1925 !mover.Consume(context_, &final_table_)) { in Run()