Home | History | Annotate | Download | only in contacts

Lines Matching refs:deleteGroup

97     public static final String ACTION_DELETE_GROUP = "deleteGroup";
201 deleteGroup(intent);
657 private void deleteGroup(Intent intent) {
660 Log.e(TAG, "Invalid arguments for deleteGroup request");