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