Searched refs:findBatchWithTimeStamp (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java661 int i = findBatchWithTimeStamp(info.mTimestamp);
742 int i = findBatchWithTimeStamp(info.mTimestamp);
750 int i = findBatchWithTimeStamp(info.mTimestamp);
795 int i = findBatchWithTimeStamp(info.mTimestamp);
837 private int findBatchWithTimeStamp(long timestamp) { method in class:BluetoothOppService

Completed in 57 milliseconds