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.java62 public static final int CARRIER_ACTION_RESET = 2; field in CarrierActionAgent
149 case CARRIER_ACTION_RESET: in handleMessage()
DCarrierSignalAgent.java225 CarrierActionAgent.CARRIER_ACTION_RESET); in loadCarrierConfig()
239 CarrierActionAgent.CARRIER_ACTION_RESET); in loadCarrierConfig()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierSignalAgentTest.java471 assertEquals(CarrierActionAgent.CARRIER_ACTION_RESET, in testCarrierConfigChange()