Searched refs:ACTION_UNDO (Results 1 – 1 of 1) sorted by relevance
145 public static final String ACTION_UNDO = "undo"; field in ContactSaveService355 } else if (ACTION_UNDO.equals(action)) { in onHandleIntent()881 serviceIntent.setAction(ContactSaveService.ACTION_UNDO); in createUndoIntent()