Searched refs:notifyPanelFlingEnd (Results 1 – 6 of 6) sorted by relevance
139 public void notifyPanelFlingEnd() { in notifyPanelFlingEnd() method in FakeKeyguardStateController
143 public void notifyPanelFlingEnd() { in notifyPanelFlingEnd() method in FakeKeyguardStateController
225 void notifyPanelFlingEnd(); in notifyPanelFlingEnd() method
371 public void notifyPanelFlingEnd() { in notifyPanelFlingEnd() method in KeyguardStateControllerImpl
733 verify(mKeyguardStateController).notifyPanelFlingEnd(); in testCancelSwipeWhileLocked_notifiesKeyguardState()
2247 mKeyguardStateController.notifyPanelFlingEnd(); in onFlingEnd()