Searched refs:shouldShowToast (Results 1 – 3 of 3) sorted by relevance
105 if (shouldShowToast(clipData)) { in onPrimaryClipChanged()140 boolean shouldShowToast(ClipData clipData) { in shouldShowToast() method in ClipboardListener
69 static boolean shouldShowToast(int uid) { in shouldShowToast() method in ActivitySecurityModelFeatureFlags
1158 if (ActivitySecurityModelFeatureFlags.shouldShowToast(callingUid)) { in logAsmFailureAndCheckFeatureEnabled()1234 if (ActivitySecurityModelFeatureFlags.shouldShowToast(callingUid) in clearTopIfNeeded()1330 if (ActivitySecurityModelFeatureFlags.shouldShowToast(callingUid)) { in checkActivityAllowedToClearTask()