Searched refs:getStatusDescription (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransferAdapter.java107 tv.setText(BluetoothOppUtility.getStatusDescription(mContext, status, deviceName));
H A DBluetoothOppTransferActivity.java324 .getStatusDescription(this, mTransInfo.mStatus, mTransInfo.mDeviceName));
337 tmp = getString(R.string.download_fail_line3, BluetoothOppUtility.getStatusDescription(
H A DBluetoothOppUtility.java262 public static String getStatusDescription(Context context, int statusCode, String deviceName) { method in class:BluetoothOppUtility

Completed in 1230 milliseconds