Searched refs:ContextMap (Results 1 – 3 of 3) sorted by relevance
43 ContextMap contextMap;106 public AppScanStats(String name, WorkSource source, ContextMap map, GattService service) { in AppScanStats()387 ContextMap.App appEntry = contextMap.getByName(appName); in dumpToString()394 List<ContextMap.Connection> connections = in dumpToString()399 Iterator<ContextMap.Connection> ii = connections.iterator(); in dumpToString()401 ContextMap.Connection connection = ii.next(); in dumpToString()
42 /*package*/ class ContextMap<C, T> { class
130 class ScannerMap extends ContextMap<IScannerCallback, PendingIntentInfo> {}136 class ClientMap extends ContextMap<IBluetoothGattCallback, Void> {}142 class ServerMap extends ContextMap<IBluetoothGattServerCallback, Void> {}