Searched refs:mIsRepeating (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoFragment.java344 private boolean mIsRepeating; field in class:EventInfoFragment
771 if (!mIsRepeating) {
1064 mIsRepeating = !TextUtils.isEmpty(rRule);
1340 if (!mIsRepeating) {

Completed in 39 milliseconds