Searched defs:otherStats (Results 1 – 4 of 4) sorted by relevance
261 final PackageStats otherStats = (PackageStats) obj; in equals() local
134 PackageStats otherStats = new PackageStats("com.test.app"); in testMultipleUsersOneApp() local
313 public void copyStatesFrom(MultiStateStats otherStats) { in copyStatesFrom()
354 private int[] otherStats = new int[(NUM_OTHER_STATS+NUM_DVK_STATS)*NUM_CATEGORIES]; field in Debug.MemoryInfo