Lines Matching refs:BasicTimeZone
2993 BasicTimeZone *btz = getBasicTimeZone();
3006 // If not BasicTimeZone, return unsupported error for now.
3007 // TODO: We may support non-BasicTimeZone in future.
3068 BasicTimeZone* btz = getBasicTimeZone();
3070 int duplicatedTimeOpt = (fRepeatedWallTime == UCAL_WALLTIME_FIRST) ? BasicTimeZone::kFormer : BasicTimeZone::kLatter;
3071 int nonExistingTimeOpt = (fSkippedWallTime == UCAL_WALLTIME_FIRST) ? BasicTimeZone::kLatter : BasicTimeZone::kFormer;
3843 BasicTimeZone*
3849 return (BasicTimeZone*)fZone;