Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java195 @Nullable ITransientNotificationCallback textCallback, int displayId); in showToast() argument
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3482 @Nullable ITransientNotificationCallback textCallback) {
3485 isSystemToast, token, text, duration, windowToken, displayId, textCallback);
3514 @Nullable ITransientNotificationCallback textCallback) {
3516 displayId, textCallback);
3528 int displayId, @Nullable ITransientNotificationCallback textCallback) {
3599 text, callback, duration, windowToken, displayId, textCallback);