Searched refs:migHistory (Results 1 – 1 of 1) sorted by relevance
999 final NetworkStatsHistory migHistory = migEntries.get(legKey); in compareStats() local1001 if (migHistory == null && allowKeyChange && couldKeyChangeOnImport(legKey)) { in compareStats()1006 if (migHistory == null) { in compareStats()1010 if (!migHistory.isSameAs(legHistory)) { in compareStats()1012 + ", migrated history " + migHistory; in compareStats()