Home | History | Annotate | Download | only in calendar

Lines Matching refs:isAllDay

179          * Alternatively, use buildViewExtraLong(), getResponse(), and isAllDay().
195 public boolean isAllDay() {
197 Log.wtf(TAG, "illegal call to isAllDay , wrong event type " + eventType);