Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DTestableNotificationManagerService.java133 protected void doChannelWarningToast(int uid, CharSequence toastText) { in doChannelWarningToast() method in TestableNotificationManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java6809 doChannelWarningToast(notificationUid,
7231 protected void doChannelWarningToast(int forUid, CharSequence toastText) {