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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransfer.java177 mCurrentShare = mBatch.getPendingShare();
309 info = mBatch.getPendingShare();
334 info = mBatch.getPendingShare();
426 mCurrentShare = mBatch.getPendingShare();
700 BluetoothOppShareInfo info = mBatch.getPendingShare();
702 mCurrentShare = mBatch.getPendingShare();
H A DBluetoothOppBatch.java209 public BluetoothOppShareInfo getPendingShare() { method in class:BluetoothOppBatch
H A DBluetoothOppService.java871 if (nextBatch.getPendingShare().mConfirm ==

Completed in 66 milliseconds