HomeSort by relevance Sort by last modified time
    Searched refs:SA (Results 1 - 25 of 25) sorted by null

  /frameworks/base/core/java/android/pim/
EventRecurrence.java 65 public static final int SA = 0x00400000;
116 return SA;
139 return SA;
160 case SA:
188 case SA:
219 case SA:
220 return "SA";
339 if (day == SU || day == SA) {
  /frameworks/base/include/pim/
EventRecurrence.h 51 SA = 0x00400000
  /external/chromium/third_party/icu/source/test/intltest/
itspoof.cpp 129 const uint32_t SA = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_ANY_CASE;
158 // This mapping exists in the ML and MA tables, does not exist in SL, SA
161 CHECK_SKELETON(SA, "\\u0C83", "\\u0C83");
168 CHECK_SKELETON(SA, "\\u0391", "\\u0391");
177 CHECK_SKELETON(SA, "\\u13CF", "\\u13CF");
179 // 0022 ; 02B9 02B9 ; SA #* QUOTATION MARK to MODIFIER LETTER PRIME, MODIFIER LETTER PRIME
182 CHECK_SKELETON(SA, "\\u0022", "\\u02B9\\u02B9");