Home | Sort by relevance Sort by last modified time |
/frameworks/base/core/java/android/pim/ | |
EventRecurrence.java | 89 public int[] bymonth; field in class:EventRecurrence 321 appendNumbers(s, ";BYMONTH=", this.bymonthCount, this.bymonth); |
/frameworks/base/include/pim/ | |
EventRecurrence.h | 73 int* bymonth; member in struct:android::EventRecurrence |