/tools/loganalysis/src/com/android/loganalysis/item/ |
D | GenericMapItem.java | 32 public IItem merge(IItem other) { in merge() 41 public boolean isConsistent(IItem other) { in isConsistent()
|
D | IItem.java | 36 public IItem merge(IItem other) throws ConflictingItemException; in merge() 51 public boolean isConsistent(IItem other); in isConsistent()
|
D | GenericItem.java | 50 public IItem merge(IItem other) throws ConflictingItemException { in merge() 71 protected Map<String, Object> mergeAttributes(IItem other, Set<String> attributes) in mergeAttributes() 91 public boolean isConsistent(IItem other) { in isConsistent() 112 public boolean equals(Object other) { in equals()
|
D | DumpsysBatteryStatsItem.java | 83 public IItem merge(IItem other) throws ConflictingItemException { in merge() 91 public boolean isConsistent(IItem other) { in isConsistent()
|
D | CpuInfoItem.java | 50 public IItem merge(IItem other) throws ConflictingItemException { in merge() 58 public boolean isConsistent(IItem other) { in isConsistent()
|
D | BatteryDischargeItem.java | 108 public IItem merge(IItem other) throws ConflictingItemException { in merge() 116 public boolean isConsistent(IItem other) { in isConsistent()
|
D | BatteryUsageItem.java | 105 public IItem merge(IItem other) throws ConflictingItemException { in merge() 113 public boolean isConsistent(IItem other) { in isConsistent()
|
D | QtaguidItem.java | 50 public IItem merge(IItem other) throws ConflictingItemException { in merge() 58 public boolean isConsistent(IItem other) { in isConsistent()
|
D | BatteryStatsDetailedInfoItem.java | 134 public IItem merge(IItem other) throws ConflictingItemException { in merge() 142 public boolean isConsistent(IItem other) { in isConsistent()
|
D | LocationDumpsItem.java | 146 public IItem merge(IItem other) throws ConflictingItemException { in merge() 154 public boolean isConsistent(IItem other) { in isConsistent()
|
D | ProcessUsageItem.java | 164 public IItem merge(IItem other) throws ConflictingItemException { in merge() 172 public boolean isConsistent(IItem other) { in isConsistent()
|
D | GfxInfoItem.java | 63 public IItem merge(IItem other) throws ConflictingItemException { in merge() 71 public boolean isConsistent(IItem other) { in isConsistent()
|
D | ProcrankItem.java | 164 public IItem merge(IItem other) throws ConflictingItemException { in merge() 172 public boolean isConsistent(IItem other) { in isConsistent()
|
D | WakelockItem.java | 199 public IItem merge(IItem other) throws ConflictingItemException { in merge() 207 public boolean isConsistent(IItem other) { in isConsistent()
|
D | TraceFormatItem.java | 41 public IItem merge(IItem other) throws ConflictingItemException { in merge()
|
D | CompactMemInfoItem.java | 59 public IItem merge(IItem other) throws ConflictingItemException { in merge() 64 public boolean isConsistent(IItem other) { in isConsistent()
|
/tools/tradefederation/core/atest/ |
D | test_mapping.py | 65 def __eq__(self, other): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_contacts_utils.py | 143 def __eq__(self, other): argument 163 def __lt__(self, other): argument 172 def __eq__(self, other): argument 175 def __ne__(self, other): argument
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | Abi.java | 58 Abi other = (Abi) obj; in equals() local
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/metricregression/ |
D | MetricsTest.java | 96 Metrics other = new Metrics(false); in testCrossValidate() local
|
/tools/apksig/src/main/java/com/android/apksig/internal/util/ |
D | Pair.java | 64 Pair other = (Pair) obj; in equals() local
|
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/ |
D | ApiElement.java | 77 public final boolean introducedNotLaterThan(ApiElement other) { in introducedNotLaterThan() 228 public int compareTo(@NotNull ApiElement other) { in compareTo()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | TimeVal.java | 164 public int compareTo(Long other) { in compareTo()
|
/tools/test/connectivity/tools/lab/health/ |
D | constant_health_analyzer.py | 32 def __eq__(self, other): argument
|
/tools/repohooks/rh/ |
D | utils.py | 93 def __eq__(self, other): argument 97 def __ne__(self, other): argument
|