Searched refs:isBirthdayType (Results 1 – 2 of 2) sorted by relevance
288 public boolean isBirthdayType(){ in isBirthdayType() method in EventFieldEditorView
143 if (delView.isBirthdayType() && mEditors.getChildCount() > 1) { in onDeleteRequested()