Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerInternal.java193 @Nullable ITransientNotificationCallback textCallback, int displayId); in showToast() argument
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3278 @Nullable ITransientNotificationCallback textCallback) {
3281 isSystemToast, token, text, duration, windowToken, displayId, textCallback);
3310 @Nullable ITransientNotificationCallback textCallback) {
3312 textCallback);
3324 int displayId, @Nullable ITransientNotificationCallback textCallback) {
3395 text, callback, duration, windowToken, displayId, textCallback);