Searched refs:onUnlockHintStarted (Results 1 – 5 of 5) sorted by relevance
448 public void onUnlockHintStarted() { in onUnlockHintStarted() method in FalsingManager449 mDataCollector.onUnlockHintStarted(); in onUnlockHintStarted()
1086 onUnlockHintStarted(); in startUnlockHintAnimation()1094 protected void onUnlockHintStarted() { in onUnlockHintStarted() method in PanelView1095 mStatusBar.onUnlockHintStarted(); in onUnlockHintStarted()
2052 onUnlockHintStarted(); in startUnlockHintAnimation()2131 protected void onUnlockHintStarted() { in onUnlockHintStarted() method in NotificationPanelView2132 super.onUnlockHintStarted(); in onUnlockHintStarted()
4094 public void onUnlockHintStarted() { in onUnlockHintStarted() method4095 mFalsingManager.onUnlockHintStarted(); in onUnlockHintStarted()
424 public void onUnlockHintStarted() { in onUnlockHintStarted() method in DataCollector