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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 198 mCurrentShare = mBatch.getPendingShare();
326 BluetoothOppShareInfo info = mBatch.getPendingShare();
351 info = mBatch.getPendingShare();
443 mCurrentShare = mBatch.getPendingShare();
757 BluetoothOppShareInfo info = mBatch.getPendingShare();
759 mCurrentShare = mBatch.getPendingShare();
BluetoothOppBatch.java 206 public BluetoothOppShareInfo getPendingShare() {
BluetoothOppService.java     [all...]

Completed in 552 milliseconds