Home
last modified time | relevance | path

Searched refs:onNotificationShown (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/latencyreport/
DLatencyReport.java120 public void onNotificationShown() { in onNotificationShown() method in LatencyReport
/packages/services/Telephony/src/com/android/phone/slice/
DSlicePurchaseController.java437 SlicePurchaseController.getInstance(phoneId).onNotificationShown(); in onReceive()
961 private void onNotificationShown() { in onNotificationShown() method in SlicePurchaseController
/packages/apps/Dialer/java/com/android/incallui/
DStatusBarNotifier.java438 call.getLatencyReport().onNotificationShown(); in buildAndSendNotification()