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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransfer.java201 mCurrentShare = mBatch.getPendingShare();
329 BluetoothOppShareInfo info = mBatch.getPendingShare();
354 info = mBatch.getPendingShare();
446 mCurrentShare = mBatch.getPendingShare();
775 BluetoothOppShareInfo info = mBatch.getPendingShare();
777 mCurrentShare = mBatch.getPendingShare();
H A DBluetoothOppBatch.java205 public BluetoothOppShareInfo getPendingShare() { method in class:BluetoothOppBatch
H A DBluetoothOppService.java827 if (nextBatch.getPendingShare().mConfirm ==

Completed in 65 milliseconds