Searched defs:transInfo (Results 1 – 3 of 3) sorted by relevance
127 BluetoothOppTransferInfo transInfo = BluetoothOppUtility.queryRecord(context, uri); in onReceive() local215 BluetoothOppTransferInfo transInfo = in onReceive() local
346 BluetoothOppTransferInfo transInfo = BluetoothOppUtility.queryRecord(this, contentUri); in openCompleteTransfer() local
430 public static void retryTransfer(Context context, BluetoothOppTransferInfo transInfo) { in retryTransfer()