Home
last modified time | relevance | path

Searched refs:setVoiceRegStateResult (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java244 mSimulatedCommands.setVoiceRegStateResult(regResult); in testGetNetworkRegistrationInfoV1_5()
342 mSimulatedCommands.setVoiceRegStateResult(regResult); in testGetNetworkRegistrationInfoV1_6WithLte()
433 mSimulatedCommands.setVoiceRegStateResult(regResult); in testGetNetworkRegistrationInfoV1_6WithNr()
DSimulatedCommands.java2427 public void setVoiceRegStateResult(Object regStateResult) { in setVoiceRegStateResult() method in SimulatedCommands