Searched refs:isConsistent (Results 1 – 17 of 17) sorted by relevance
127 assertTrue(mEmptyItem1.isConsistent(mEmptyItem1)); in testIsConsistent()128 assertFalse(mEmptyItem1.isConsistent(null)); in testIsConsistent()129 assertTrue(mEmptyItem1.isConsistent(mEmptyItem2)); in testIsConsistent()130 assertTrue(mEmptyItem2.isConsistent(mEmptyItem1)); in testIsConsistent()131 assertTrue(mEmptyItem1.isConsistent(mStringItem)); in testIsConsistent()132 assertTrue(mStringItem.isConsistent(mEmptyItem1)); in testIsConsistent()133 assertTrue(mIntegerItem.isConsistent(mStringItem)); in testIsConsistent()134 assertTrue(mEmptyItem1.isConsistent(mFullItem1)); in testIsConsistent()135 assertTrue(mFullItem1.isConsistent(mEmptyItem1)); in testIsConsistent()136 assertTrue(mFullItem1.isConsistent(mFullItem2)); in testIsConsistent()[all …]
51 public boolean isConsistent(IItem other); in isConsistent() method
41 public boolean isConsistent(IItem other) { in isConsistent() method in GenericMapItem
91 public boolean isConsistent(IItem other) { in isConsistent() method in DumpsysBatteryStatsItem
58 public boolean isConsistent(IItem other) { in isConsistent() method in CpuInfoItem
116 public boolean isConsistent(IItem other) { in isConsistent() method in BatteryDischargeItem
113 public boolean isConsistent(IItem other) { in isConsistent() method in BatteryUsageItem
142 public boolean isConsistent(IItem other) { in isConsistent() method in BatteryStatsDetailedInfoItem
58 public boolean isConsistent(IItem other) { in isConsistent() method in QtaguidItem
154 public boolean isConsistent(IItem other) { in isConsistent() method in LocationDumpsItem
146 public boolean isConsistent(IItem other) { in isConsistent() method in InterruptItem
71 public boolean isConsistent(IItem other) { in isConsistent() method in GfxInfoItem
172 public boolean isConsistent(IItem other) { in isConsistent() method in ProcessUsageItem
207 public boolean isConsistent(IItem other) { in isConsistent() method in WakelockItem
172 public boolean isConsistent(IItem other) { in isConsistent() method in ProcrankItem
64 public boolean isConsistent(IItem other) { in isConsistent() method in CompactMemInfoItem
91 public boolean isConsistent(IItem other) { in isConsistent() method in GenericItem