Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dactions-suggestions.cc1043 bool all_from_last_person = true; in SuggestActionsFromAnnotations() local
1052 if (all_from_last_person && message.user_id == last_person) { in SuggestActionsFromAnnotations()
1055 all_from_last_person = false; in SuggestActionsFromAnnotations()
1059 (!all_from_last_person || in SuggestActionsFromAnnotations()