HomeSort by relevance Sort by last modified time
    Searched refs:BATCH_STATUS_FAILED (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 152 mBatch.mStatus = Constants.BATCH_STATUS_FAILED;
210 mBatch.mStatus = Constants.BATCH_STATUS_FAILED;
229 mBatch.mStatus = Constants.BATCH_STATUS_FAILED;
372 mBatch.mStatus = Constants.BATCH_STATUS_FAILED;
450 mBatch.mStatus = Constants.BATCH_STATUS_FAILED;
Constants.java 267 public static final int BATCH_STATUS_FAILED = 3;
BluetoothOppService.java     [all...]

Completed in 55 milliseconds