Home
last modified time | relevance | path

Searched refs:ACTION_CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierSignalAgent.java106 TelephonyManager.ACTION_CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE));
153 .ACTION_CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE); in handleMessage()
164 .ACTION_CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE); in handleMessage()
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCustomConfigLoader.java95 case TelephonyManager.ACTION_CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE: in loadCarrierActionList()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1644 public static final String ACTION_CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE = field in TelephonyManager