Searched refs:shouldShowToast (Results 1 – 4 of 4) sorted by relevance
98 if (shouldShowToast(clipData)) { in onPrimaryClipChanged()133 boolean shouldShowToast(ClipData clipData) { in shouldShowToast() method in ClipboardListener
76 static boolean shouldShowToast(int uid) { in shouldShowToast() method in ActivitySecurityModelFeatureFlags
2092 if (ActivitySecurityModelFeatureFlags.shouldShowToast(mCallingUid)) { in logAsmFailureAndCheckFeatureEnabled()2344 if (ActivitySecurityModelFeatureFlags.shouldShowToast(callingUid) in clearTopIfNeeded()
1774 if (ActivitySecurityModelFeatureFlags.shouldShowToast(callingUid)) { in checkActivitySecurityForTaskClear()