Searched refs:onUnlockHintStarted (Results 1 – 9 of 9) sorted by relevance
81 void onUnlockHintStarted(); in onUnlockHintStarted() method
241 public void onUnlockHintStarted() { in onUnlockHintStarted() method in FalsingManagerProxy242 mInternalFalsingManager.onUnlockHintStarted(); in onUnlockHintStarted()
179 public void onUnlockHintStarted() { in onUnlockHintStarted() method in FalsingManagerFake
513 public void onUnlockHintStarted() { in onUnlockHintStarted() method in FalsingManagerImpl514 mDataCollector.onUnlockHintStarted(); in onUnlockHintStarted()
277 public void onUnlockHintStarted() { in onUnlockHintStarted() method in BrightLineFalsingManager
1080 onUnlockHintStarted(); in startUnlockHintAnimation()1088 protected void onUnlockHintStarted() { in onUnlockHintStarted() method in PanelView1089 mStatusBar.onUnlockHintStarted(); in onUnlockHintStarted()
2602 onUnlockHintStarted(); in startUnlockHintAnimation()2665 protected void onUnlockHintStarted() { in onUnlockHintStarted() method in NotificationPanelView2666 super.onUnlockHintStarted(); in onUnlockHintStarted()
3599 public void onUnlockHintStarted() { in onUnlockHintStarted() method3600 mFalsingManager.onUnlockHintStarted(); in onUnlockHintStarted()
461 public void onUnlockHintStarted() { in onUnlockHintStarted() method in DataCollector