Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DToast.java526 public static Toast makeCustomToastWithIcon(@NonNull Context context, @Nullable Looper looper, in makeCustomToastWithIcon() method in Toast
/aosp14/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java1416 toastToShow = Toast.makeCustomToastWithIcon(toastContext, in showAccessNotificationLocked()