Searched refs:NITZ_UPDATE_DIFF_MILLIS_DEFAULT (Results 1 – 1 of 1) sorted by relevance
142 private static final int NITZ_UPDATE_DIFF_MILLIS_DEFAULT = 2000; field in NitzStateMachine.DeviceStateImpl161 SystemProperties.getInt("ro.nitz_update_diff", NITZ_UPDATE_DIFF_MILLIS_DEFAULT); in DeviceStateImpl()