Searched refs:ACTION_NETWORK_SET_TIME (Results 1 – 4 of 4) sorted by relevance
234 public static final String ACTION_NETWORK_SET_TIME = "android.intent.action.NETWORK_SET_TIME"; field in TelephonyIntents
128 intentFilter.addAction(TelephonyIntents.ACTION_NETWORK_SET_TIME); in registerForTelephonyIntents()236 if (TelephonyIntents.ACTION_NETWORK_SET_TIME.equals(action)) {
1775 Intent intent = new Intent(TelephonyIntents.ACTION_NETWORK_SET_TIME); in setAndBroadcastNetworkSetTime()
1887 Intent intent = new Intent(TelephonyIntents.ACTION_NETWORK_SET_TIME); in setAndBroadcastNetworkSetTime()