Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsStorageMonitorTest.java90 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
104 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
117 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java2142 public void notifyRadioOn() { in notifyRadioOn() method in SimulatedCommands