Home
last modified time | relevance | path

Searched refs:deviceHasNoSdCard (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java374 public static boolean deviceHasNoSdCard() { in deviceHasNoSdCard() method in BluetoothOppUtility
401 deviceHasNoSdCard() in getStatusDescription()
408 int id = deviceHasNoSdCard() ? R.string.bt_sm_2_1_nosdcard : R.string.bt_sm_2_1_default; in getStatusDescription()
DBluetoothOppTransferActivity.java305 BluetoothOppUtility.deviceHasNoSdCard() in customizeViewContent()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppUtilityTest.java397 BluetoothOppUtility.deviceHasNoSdCard() in getStatusDescription_returnCorrectString()
405 BluetoothOppUtility.deviceHasNoSdCard() in getStatusDescription_returnCorrectString()