Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/clipboard/
DClipboardService.java1489 Toast toastToShow; in showAccessNotificationLocked() local
1493 toastToShow = Toast.makeCustomToastWithIcon(toastContext, in showAccessNotificationLocked()
1497 toastToShow = Toast.makeText( in showAccessNotificationLocked()
1501 toastToShow.show(); in showAccessNotificationLocked()