Searched refs:isRadioPowerDownAllowedOnBluetooth (Results 1 – 2 of 2) sorted by relevance
41 public boolean isRadioPowerDownAllowedOnBluetooth(Context context) { in isRadioPowerDownAllowedOnBluetooth() method in DeviceState
918 final boolean allowed = mDeviceState.isRadioPowerDownAllowedOnBluetooth(this); in isRadioPowerDownOnBluetooth()