Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DHbpcdUtils.java43 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) { in getMcc() argument
81 MccLookup.GMT_OFFSET_HIGH + ") and (" + "0=" + DSTflag + ")) or ((" + in getMcc()
83 MccLookup.GMT_DST_HIGH + ") and (" + "1=" + DSTflag + ")))", in getMcc()