Searched refs:ACTION_CREATE_GROUP (Results 1 – 1 of 1) sorted by relevance
95 public static final String ACTION_CREATE_GROUP = "createGroup"; field in ContactSaveService196 } else if (ACTION_CREATE_GROUP.equals(action)) { in onHandleIntent()553 serviceIntent.setAction(ContactSaveService.ACTION_CREATE_GROUP); in createNewGroupIntent()