Searched refs:mCommandsInterface (Results 1 – 1 of 1) sorted by relevance
45 private CommandsInterface mCommandsInterface; field in PhoneProxy65 mCommandsInterface = ((PhoneBase)mActivePhone).mCM; in PhoneProxy()66 mCommandsInterface.registerForRadioTechnologyChanged( in PhoneProxy()80 if (mCommandsInterface.getRadioState().isOn()) { in handleMessage()83 mCommandsInterface.setRadioPower(false, null); in handleMessage()122 mCommandsInterface.setRadioPower(oldPowerState, null); in handleMessage()131 mCommandsInterface = ((PhoneBase)mActivePhone).mCM; in handleMessage()