Searched defs:getRadioState (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/mockril/src/com/android/internal/telephony/mockril/
H A DMockRilController.java80 Log.v(TAG, "receive response for getRadioState() error: " + e.getStackTrace());
89 public int getRadioState() { method in class:MockRilController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java110 public RadioState getRadioState() { method in class:BaseCommands
H A DCommandsInterface.java109 RadioState getRadioState(); method in interface:CommandsInterface
117 * do not attempt to calculate transitions by storing getRadioState() values

Completed in 620 milliseconds