Searched refs:ACTION_NETWORK_SET_TIMEZONE (Results 1 – 3 of 3) sorted by relevance
259 public static final String ACTION_NETWORK_SET_TIMEZONE field in TelephonyIntents
147 intentFilter.addAction(TelephonyIntents.ACTION_NETWORK_SET_TIMEZONE); in registerForTelephonyIntents()260 } else if (TelephonyIntents.ACTION_NETWORK_SET_TIMEZONE.equals(action)) {
3810 Intent intent = new Intent(TelephonyIntents.ACTION_NETWORK_SET_TIMEZONE); in setAndBroadcastNetworkSetTimeZone()