Searched refs:onNotificationActive (Results 1 – 6 of 6) sorted by relevance
37 void onNotificationActive(); in onNotificationActive() method
124 public void onNotificationActive() { in onNotificationActive() method in FalsingManagerProxy125 mInternalFalsingManager.onNotificationActive(); in onNotificationActive()
433 public void onNotificationActive() { in onNotificationActive() method in FalsingManagerImpl434 mDataCollector.onNotificationActive(); in onNotificationActive()
168 public void onNotificationActive() { in onNotificationActive() method in BrightLineFalsingManager
354 public void onNotificationActive() { in onNotificationActive() method in DataCollector
338 mFalsingManager.onNotificationActive(); in makeActive()