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.java83 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
97 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
110 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
138 mSimulatedCommands.notifyRadioOn(); in testRetrySmsMemoryStatus()
152 mSimulatedCommands.notifyRadioOn(); in testReportSmsMemoryStatusToIms()
166 mSimulatedCommands.notifyRadioOn(); in testReportSmsMemoryStatusToIms()
DSimulatedCommands.java2216 public void notifyRadioOn() { in notifyRadioOn() method in SimulatedCommands