Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dactions-suggestions.cc1039 const int last_person = conversation.messages.back().user_id; in SuggestActionsFromAnnotations() local
1052 if (all_from_last_person && message.user_id == last_person) { in SuggestActionsFromAnnotations()