Searched refs:onUnlockAnimationStarted (Results 1 – 3 of 3) sorted by relevance
199 verify(listener).onUnlockAnimationStarted(any(), eq(true), any(), any())219 verify(listener).onUnlockAnimationStarted(any(), eq(false), any(), any())
175 fun onUnlockAnimationStarted( regex601 it.onUnlockAnimationStarted(
970 public void onUnlockAnimationStarted( in NotificationPanelViewController()