Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DInflatedSmartRepliesTest.java430 InflatedSmartReplyState leftRepliesAndActions = new InflatedSmartReplyState( in areSuggestionsSimilar_trueForSimilar() local
442 .areSuggestionsSimilar(leftRepliesAndActions, rightRepliesAndActions)) in areSuggestionsSimilar_trueForSimilar()
461 InflatedSmartReplyState leftRepliesAndActions = new InflatedSmartReplyState( in areSuggestionsSimilar_falseForDifferentReplies() local
473 .areSuggestionsSimilar(leftRepliesAndActions, rightRepliesAndActions)) in areSuggestionsSimilar_falseForDifferentReplies()
492 InflatedSmartReplyState leftRepliesAndActions = new InflatedSmartReplyState( in areSuggestionsSimilar_falseForDifferentActions() local
504 .areSuggestionsSimilar(leftRepliesAndActions, rightRepliesAndActions)) in areSuggestionsSimilar_falseForDifferentActions()
523 InflatedSmartReplyState leftRepliesAndActions = new InflatedSmartReplyState( in areSuggestionsSimilar_falseForDifferentSuppressedActions() local
535 .areSuggestionsSimilar(leftRepliesAndActions, rightRepliesAndActions)) in areSuggestionsSimilar_falseForDifferentSuppressedActions()
554 InflatedSmartReplyState leftRepliesAndActions = new InflatedSmartReplyState( in areSuggestionsSimilar_falseForDifferentPhishing() local
566 .areSuggestionsSimilar(leftRepliesAndActions, rightRepliesAndActions)) in areSuggestionsSimilar_falseForDifferentPhishing()