OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBatchScanQueue
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java
128
Set<ScanClient>
getBatchScanQueue
() {
[
all
...]
GattService.java
294
for (ScanClient client : mScanManager.
getBatchScanQueue
()) {
[
all
...]
Completed in 100 milliseconds