Searched refs:EditorEvent (Results 1 – 4 of 4) sorted by relevance
102 final EditorEvent event = new EditorEvent(); in logEditorEvent()113 public abstract void logEditorEventImpl(EditorEvent event); in logEditorEventImpl()
20 public class EditorEvent { class
25 import com.android.contacts.logging.EditorEvent;115 EditorEvent.EventType.SHOW_RAW_CONTACT_PICKER, /* numberRawContacts */ 0); in onCreate()192 EditorEvent.EventType.SHOW_RAW_CONTACT_PICKER, /* numberRawContacts */ 0); in loadEditor()
25 import com.android.contacts.logging.EditorEvent;222 Logger.logEditorEvent(EditorEvent.EventType.SHOW_RAW_CONTACT_PICKER, in onCreateDialog()