Home
last modified time | relevance | path

Searched refs:queryTransfersInBatch (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppUtilityTest.java154 BluetoothOppUtility.queryTransfersInBatch(mContext, timestampValue); in queryTransfersInBatch_returnsCorrectUrlArrayList()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java160 public static ArrayList<String> queryTransfersInBatch(Context context, Long timeStamp) { in queryTransfersInBatch() method in BluetoothOppUtility