Searched refs:NETWORK_UNAVAILABLE_KEY (Results 1 – 3 of 3) sorted by relevance
86 public static final String NETWORK_UNAVAILABLE_KEY = "networkUnvailable"; field in PhoneConstants
268 intent.getBooleanExtra(PhoneConstants.NETWORK_UNAVAILABLE_KEY,false)); in onReceive()271 PhoneConstants.NETWORK_UNAVAILABLE_KEY, false)); in onReceive()
1365 intent.putExtra(PhoneConstants.NETWORK_UNAVAILABLE_KEY, true); in broadcastDataConnectionStateChanged()