Searched refs:getCellOnStatus (Results 1 – 3 of 3) sorted by relevance
50 public int getCellOnStatus(Context context) { in getCellOnStatus() method in DeviceState
1440 final int cellOn = mDeviceState.getCellOnStatus(this); in isRadioPowerDownOnBluetooth()
1477 doReturn(PhoneConstants.CELL_ON_FLAG).when(mDeviceState).getCellOnStatus(any()); in testCreateOutgoingCall_turnOnRadio_bluetoothOn()1511 doReturn(PhoneConstants.CELL_ON_FLAG).when(mDeviceState).getCellOnStatus(any()); in testCreateOutgoingCall_forWearWatch_whenPhoneIsNull()1544 doReturn(PhoneConstants.CELL_ON_FLAG).when(mDeviceState).getCellOnStatus(any()); in testCreateOutgoingCall_notTurnOnRadio_bluetoothOnWifiCallingEnabled()