Searched refs:onUnlockHintStarted (Results 1 – 8 of 8) sorted by relevance
81 void onUnlockHintStarted(); in onUnlockHintStarted() method
234 public void onUnlockHintStarted() { in onUnlockHintStarted() method in FalsingManagerProxy235 mInternalFalsingManager.onUnlockHintStarted(); in onUnlockHintStarted()
513 public void onUnlockHintStarted() { in onUnlockHintStarted() method in FalsingManagerImpl514 mDataCollector.onUnlockHintStarted(); in onUnlockHintStarted()
267 public void onUnlockHintStarted() { in onUnlockHintStarted() method in BrightLineFalsingManager
1072 onUnlockHintStarted(); in startUnlockHintAnimation()1080 protected void onUnlockHintStarted() { in onUnlockHintStarted() method in PanelView1081 mStatusBar.onUnlockHintStarted(); in onUnlockHintStarted()
2298 onUnlockHintStarted(); in startUnlockHintAnimation()2361 protected void onUnlockHintStarted() { in onUnlockHintStarted() method in NotificationPanelView2362 super.onUnlockHintStarted(); in onUnlockHintStarted()
3474 public void onUnlockHintStarted() { in onUnlockHintStarted() method3475 mFalsingManager.onUnlockHintStarted(); in onUnlockHintStarted()
461 public void onUnlockHintStarted() { in onUnlockHintStarted() method in DataCollector