Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierActionAgent.java61 public static final int CARRIER_ACTION_RESET = 2; field in CarrierActionAgent
144 case CARRIER_ACTION_RESET: in handleMessage()
DCarrierSignalAgent.java211 CarrierActionAgent.CARRIER_ACTION_RESET); in loadCarrierConfig()
225 CarrierActionAgent.CARRIER_ACTION_RESET); in loadCarrierConfig()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierSignalAgentTest.java254 assertEquals(CarrierActionAgent.CARRIER_ACTION_RESET, in testCarrierConfigChange()