Searched defs:onNotificationActive (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
H A DDataCollector.java331 public void onNotificationActive() { method in class:DataCollector
333 Log.d(TAG, "onNotificationActive");
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingManager.java358 public void onNotificationActive() { method in class:FalsingManager
359 mDataCollector.onNotificationActive();

Completed in 278 milliseconds