Home
last modified time | relevance | path

Searched refs:rescheduleNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DReviewNotificationPermissionsReceiver.java69 protected void rescheduleNotification(Context context) { in rescheduleNotification() method in ReviewNotificationPermissionsReceiver
84 rescheduleNotification(context); in onReceive()
109 rescheduleNotification(context); in onReceive()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DReviewNotificationPermissionsReceiverTest.java54 protected void rescheduleNotification(Context context) { in rescheduleNotification() method in ReviewNotificationPermissionsReceiverTest.MockReviewNotificationPermissionsReceiver