Searched refs:updateTaskbarTouchRegion (Results 1 – 3 of 3) sorted by relevance
173 bubbleStashController.updateTaskbarTouchRegion() in <lambda>()184 bubbleStashController.updateTaskbarTouchRegion() in <lambda>()200 bubbleStashController.updateTaskbarTouchRegion() in <lambda>()243 bubbleStashController.updateTaskbarTouchRegion() in <lambda>()268 bubbleStashController.updateTaskbarTouchRegion() in <lambda>()291 bubbleStashController.updateTaskbarTouchRegion() in <lambda>()311 animator.addUpdateListener { _, _ -> bubbleStashController.updateTaskbarTouchRegion() } in <lambda>()314 bubbleStashController.updateTaskbarTouchRegion() in <lambda>()
404 public void updateTaskbarTouchRegion() { in updateTaskbarTouchRegion() method in BubbleStashController
143 verify(bubbleStashController, atLeastOnce()).updateTaskbarTouchRegion() in animateBubbleInForStashed_tapAnimatingBubble()