HomeSort by relevance Sort by last modified time
    Searched defs:USE_LOCALE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/widget/
DatePickerCalendarDelegate.java 52 private static final int USE_LOCALE = 0;
103 private int mFirstDayOfWeek = USE_LOCALE;
450 if (mFirstDayOfWeek != USE_LOCALE) {
  /external/chromium_org/third_party/libxml/src/
trio.c 139 # define USE_LOCALE
749 #if defined(USE_LOCALE)
863 #if defined(USE_LOCALE)
903 #endif /* defined(USE_LOCALE) */
    [all...]
  /external/libxml2/
trio.c 139 # define USE_LOCALE
753 #if defined(USE_LOCALE)
867 #if defined(USE_LOCALE)
907 #endif /* defined(USE_LOCALE) */
    [all...]

Completed in 163 milliseconds