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.java64 class App { class in ContextMap
92 App(UUID uuid, T callback, String name, AppScanStats appScanStats) { in App() method in ContextMap.App