Searched refs:mRadioControl (Results 1 – 2 of 2) sorted by relevance
39 SimulatedRadioControl mRadioControl; field in FakePhoneActivity58 mRadioControl = PhoneGlobals.getPhone().getSimulatedRadioControl(); in onCreate()62 Log.i(TAG, "- mRadioControl: " + mRadioControl); in onCreate()67 if (mRadioControl == null) { in onClick()76 mRadioControl.triggerRing(mPhoneNumber.getText().toString()); in onClick()
107 mRadioControl.shutdown();118 mRadioControl = null;580 mRadioControl.triggerHangupAll();845 mRadioControl.pauseResponses();851 mRadioControl.resumeResponses();870 mRadioControl.shutdown();1521 mRadioControl.triggerHangupAll();1559 mRadioControl.triggerHangupAll();1911 mRadioControl.pauseResponses();1922 mRadioControl.resumeResponses();[all …]