OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BATCH_STATUS_FAILED
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java
154
mBatch.mStatus = Constants.
BATCH_STATUS_FAILED
;
212
mBatch.mStatus = Constants.
BATCH_STATUS_FAILED
;
231
mBatch.mStatus = Constants.
BATCH_STATUS_FAILED
;
374
mBatch.mStatus = Constants.
BATCH_STATUS_FAILED
;
452
mBatch.mStatus = Constants.
BATCH_STATUS_FAILED
;
Constants.java
278
public static final int
BATCH_STATUS_FAILED
= 3;
BluetoothOppService.java
[
all
...]
Completed in 93 milliseconds