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 177 mCurrentShare = mBatch.getPendingShare();
309 info = mBatch.getPendingShare();
334 info = mBatch.getPendingShare();
426 mCurrentShare = mBatch.getPendingShare();
700 BluetoothOppShareInfo info = mBatch.getPendingShare();
702 mCurrentShare = mBatch.getPendingShare();
BluetoothOppBatch.java 209 public BluetoothOppShareInfo getPendingShare() {
BluetoothOppService.java     [all...]

Completed in 53 milliseconds