Searched refs:hasPhishingAction (Results 1 – 2 of 2) sorted by relevance
29 val hasPhishingAction: Boolean constant in com.android.systemui.statusbar.policy.InflatedSmartReplyState
95 left.hasPhishingAction != right.hasPhishingAction -> false in areSuggestionsSimilar()252 val hasPhishingAction = smartActions?.actions?.any { in inflateSmartReplyState() constant257 if (hasPhishingAction) { in inflateSmartReplyState()266 hasPhishingAction) in inflateSmartReplyState()