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