Home
last modified time | relevance | path

Searched refs:BluetoothOppTransferInfo (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppReceiver.java144 BluetoothOppTransferInfo transInfo = new BluetoothOppTransferInfo(); in onReceive()
198 BluetoothOppTransferInfo transInfo = new BluetoothOppTransferInfo(); in onReceive()
DBluetoothOppTransferInfo.java39 public class BluetoothOppTransferInfo { class
DBluetoothOppUtility.java63 public static BluetoothOppTransferInfo queryRecord(Context context, Uri uri) { in queryRecord()
65 BluetoothOppTransferInfo info = new BluetoothOppTransferInfo(); in queryRecord()
284 public static void retryTransfer(Context context, BluetoothOppTransferInfo transInfo) { in retryTransfer()
DBluetoothOppIncomingFileConfirmActivity.java72 private BluetoothOppTransferInfo mTransInfo;
98 mTransInfo = new BluetoothOppTransferInfo(); in onCreate()
DBluetoothOppTransferActivity.java78 private BluetoothOppTransferInfo mTransInfo;
134 mTransInfo = new BluetoothOppTransferInfo(); in onCreate()