Home | History | Annotate | Download | only in contacts

Lines Matching refs:deleteGroup

98     public static final String ACTION_DELETE_GROUP = "deleteGroup";
200 deleteGroup(intent);
649 private void deleteGroup(Intent intent) {
652 Log.e(TAG, "Invalid arguments for deleteGroup request");