Searched refs:STANDALONE (Results 1 – 3 of 3) sorted by relevance
39 STANDALONE = 1 << 0, enumerator
476 getMonthNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.ABBREVIATED); in getStandAloneAbbrMonthNames()481 getWeekDayNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.ABBREVIATED); in getStandAloneAbbrWeekDayNames()496 getWeekDayNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.WIDE); in getStandAloneWideWeekDayNames()501 getMonthNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.WIDE); in getStandAloneWideMonthNames()
572 int64_t whichBatch = (alarm->flags & static_cast<uint32_t>(STANDALONE)) ? in InsertAndBatchTimerLocked()594 …if ((item->GetFlags() & static_cast<uint32_t>(STANDALONE)) == 0 && item->CanHold(whenElapsed, maxW… in AttemptCoalesceLocked()