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.java70 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
84 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
97 mSimulatedCommands.notifyRadioOn(); in testSmsMemoryStatus()
DSimulatedCommands.java2227 public void notifyRadioOn() { in notifyRadioOn() method in SimulatedCommands