Searched refs:NETWORK_UNAVAILABLE_KEY (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/
H A DMobileDataStateTracker.java151 boolean unavailable = intent.getBooleanExtra(Phone.NETWORK_UNAVAILABLE_KEY,
352 intent.putExtra(Phone.NETWORK_UNAVAILABLE_KEY, false);
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhone.java106 static final String NETWORK_UNAVAILABLE_KEY = "networkUnvailable"; field in interface:Phone
/frameworks/base/services/java/com/android/server/
H A DTelephonyRegistry.java546 intent.putExtra(Phone.NETWORK_UNAVAILABLE_KEY, true);

Completed in 1440 milliseconds