Searched refs:compatChanges (Results 1 – 2 of 2) sorted by relevance
76 MyPlatformCompatCache(long[] compatChanges) { in MyPlatformCompatCache() argument77 super(compatChanges); in MyPlatformCompatCache()
269 PlatformCompatCache(long[] compatChanges) { in PlatformCompatCache() argument274 for (long changeId: compatChanges) { in PlatformCompatCache()