Home | History | Annotate | Download | only in contacts

Lines Matching refs:deleteGroup

99     public static final String ACTION_DELETE_GROUP = "deleteGroup";
254 deleteGroup(intent);
777 private void deleteGroup(Intent intent) {
780 Log.e(TAG, "Invalid arguments for deleteGroup request");