Home
last modified time | relevance | path

Searched refs:DSTflag (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/common/com/android/internal/telephony/
DHbpcdUtils.java42 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) { in getMcc() argument
80 MccLookup.GMT_OFFSET_HIGH + ") and (" + "0=" + DSTflag + ")) or ((" + in getMcc()
82 MccLookup.GMT_DST_HIGH + ") and (" + "1=" + DSTflag + ")))", in getMcc()