Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsDispatchersControllerTest.java178 mSimulatedCommands.notifyImsNetworkStateChanged(); in switchImsSmsFormat()
DServiceStateTrackerTest.java1662 mSimulatedCommands.notifyImsNetworkStateChanged(); in testIsImsRegistered()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java2124 public void notifyImsNetworkStateChanged() { in notifyImsNetworkStateChanged() method in SimulatedCommands