Searched refs:mContextMap (Results 1 – 4 of 4) sorted by relevance
63 ContextMap mContextMap; field in AppScanStats163 mContextMap = map; in AppScanStats()962 ContextMap.App appEntry = mContextMap.getByName(appName); in dumpToString()967 List<ContextMap.Connection> connections = mContextMap.getConnectionByApp(appEntry.id); in dumpToString()
95 assertThat(appScanStats.mContextMap).isEqualTo(map); in constructor()
50 ContextMap mContextMap; field in AppAdvertiseStats110 this.mContextMap = map; in AppAdvertiseStats()
76 assertThat(appAdvertiseStats.mContextMap).isEqualTo(map); in constructor()