Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DContextMap.java65 class App { class in ContextMap
95 App(UUID uuid, C callback, T info, String name, AppScanStats appScanStats) { in App() method in ContextMap.App