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