Searched refs:cellOn (Results 1 – 1 of 1) sorted by relevance
1440 final int cellOn = mDeviceState.getCellOnStatus(this); in isRadioPowerDownOnBluetooth() local1441 return (allowed && cellOn == PhoneConstants.CELL_ON_FLAG && !isRadioOn()); in isRadioPowerDownOnBluetooth()