Searched refs:mContextMap (Results 1 – 1 of 1) sorted by relevance
47 /* ContextMap here is needed to grab Apps and Connections */ ContextMap mContextMap; field in AppScanStats111 mContextMap = map; in AppScanStats()428 ContextMap.App appEntry = mContextMap.getByName(appName); in dumpToString()433 List<ContextMap.Connection> connections = mContextMap.getConnectionByApp(appEntry.id); in dumpToString()