Searched refs:getStatusDescription (Results 1 – 6 of 6) sorted by relevance
361 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()365 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()369 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()373 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()377 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()381 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()385 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()389 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()393 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()401 BluetoothOppUtility.getStatusDescription( in getStatusDescription_returnCorrectString()[all …]
100 error += ("status = " + MessageData.getStatusDescription(message.getStatus())); in executeAction()
330 BluetoothOppUtility.getStatusDescription( in customizeViewContent()347 BluetoothOppUtility.getStatusDescription( in customizeViewContent()
105 tv.setText(BluetoothOppUtility.getStatusDescription(mContext, status, deviceName)); in bindView()
383 public static String getStatusDescription(Context context, int statusCode, String deviceName) { in getStatusDescription() method in BluetoothOppUtility
144 public static final String getStatusDescription(int status) { in getStatusDescription() method in MessageData