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

  /external/libtextclassifier/utils/calendar/
calendar-javaicu.h 44 bool GetFirstDayOfWeek(int* value) const;
calendar-javaicu.cc 140 bool Calendar::GetFirstDayOfWeek(int* value) const {
calendar-common.h 229 TC3_CALENDAR_CHECK(calendar->GetFirstDayOfWeek(&first_day_of_week));

Completed in 570 milliseconds