Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DComposeActivity.java2479 public void onRecipientEntryItemClicked(int charactersTyped, int position) { in onRecipientEntryItemClicked() argument
2482 "suggest_click", Integer.toString(charactersTyped), Integer.toString(position), 0); in onRecipientEntryItemClicked()