Searched refs:CREATE_NEW_CONTACT (Results 1 – 3 of 3) sorted by relevance
47 Action.CREATE_NEW_CONTACT,56 int CREATE_NEW_CONTACT = 1; field94 case Action.CREATE_NEW_CONTACT: in setAction()132 case Action.CREATE_NEW_CONTACT: in onClick()
506 actions.add(Action.CREATE_NEW_CONTACT); in getActions()
70 private static final int CREATE_NEW_CONTACT = 1; field in ContactAggregator2160 operation = CREATE_NEW_CONTACT; in aggregateContact()170 } else if (operation == CREATE_NEW_CONTACT) { in aggregateContact()