Searched refs:numberRawContacts (Results 1 – 2 of 2) sorted by relevance
99 public static void logEditorEvent(int eventType, int numberRawContacts) { in logEditorEvent() argument104 event.numberRawContacts = numberRawContacts; in logEditorEvent()
26 public int numberRawContacts; field in EditorEvent37 .add("numberRawContacts", numberRawContacts) in toString()