Home
last modified time | relevance | path

Searched defs:appScanStats (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DContextMap.java76 public AppScanStats appScanStats; field in ContextMap.App
113 App(UUID uuid, C callback, T info, String name, AppScanStats appScanStats) { in App()
184 AppScanStats appScanStats = mAppScanStats.get(appUid); in add() local
484 AppScanStats appScanStats = entry.getValue(); in dump() local