Searched refs:shouldFixTimeZoneNow (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | ServiceStateTracker.java | 2679 if (shouldFixTimeZoneNow(mPhone, operatorNumeric, prevOperatorNumeric, in pollStateDoneGsm() 2881 if (shouldFixTimeZoneNow(mPhone, operatorNumeric, prevOperatorNumeric, in pollStateDoneCdma() 3141 if (shouldFixTimeZoneNow(mPhone, operatorNumeric, prevOperatorNumeric, in pollStateDoneCdmaLte() 4353 protected boolean shouldFixTimeZoneNow(Phone phone, String operatorNumeric, in shouldFixTimeZoneNow() method in ServiceStateTracker
|