Home
last modified time | relevance | path

Searched defs:equals (Results 1 – 25 of 29) sorted by relevance

12

/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/windowmanager/windows/
DWindowToken.kt32 override fun equals(other: Any?): Boolean { in equals() method
DDisplayArea.kt49 override fun equals(other: Any?): Boolean { in equals() method
DConfigurationContainer.kt46 override fun equals(other: Any?): Boolean { in equals() method in com.android.server.wm.traces.common.windowmanager.windows.ConfigurationContainer
DActivity.kt49 override fun equals(other: Any?): Boolean { in equals() method
DWindowConfiguration.kt46 override fun equals(other: Any?): Boolean { in equals() method
DTaskFragment.kt44 override fun equals(other: Any?): Boolean { in equals() method
DConfiguration.kt46 override fun equals(other: Any?): Boolean { in equals() method in com.android.server.wm.traces.common.windowmanager.windows.Configuration
DWindowContainer.kt113 override fun equals(other: Any?): Boolean { in <lambda>() method
DWindowManagerPolicy.kt77 override fun equals(other: Any?): Boolean { in equals() method in com.android.server.wm.traces.common.windowmanager.windows.WindowManagerPolicy
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/errors/
DErrorTrace.kt31 override fun equals(other: Any?): Boolean { in <lambda>() method
DErrorState.kt17 override fun equals(other: Any?): Boolean { in equals() method
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/tags/
DTagTrace.kt34 override fun equals(other: Any?): Boolean { in <lambda>() method
DTagState.kt24 override fun equals(other: Any?): Boolean { in toString() method
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/
DPoint.kt24 override fun equals(other: Any?): Boolean { in prettyPrint() method in com.android.server.wm.traces.common.Point
DBuffer.kt22 override fun equals(other: Any?): Boolean = in prettyPrint() method
DSize.kt30 override fun equals(other: Any?): Boolean = in prettyPrint() method in com.android.server.wm.traces.common.Size
DRegion.kt42 override fun equals(other: Any?): Boolean { in equals() method in com.android.server.wm.traces.common.Region
DColor.kt30 override fun equals(other: Any?): Boolean { in prettyPrint() method in com.android.server.wm.traces.common.Color
DRect.kt45 override fun equals(other: Any?): Boolean = other?.toString() == this.toString() in prettyPrint() method in com.android.server.wm.traces.common.Rect
DRectF.kt114 override fun equals(other: Any?): Boolean { in intersection() method in com.android.server.wm.traces.common.RectF
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/layers/
DLayersTrace.kt41 override fun equals(other: Any?): Boolean { in equals() method in com.android.server.wm.traces.common.layers.LayersTrace
DDisplay.kt33 override fun equals(other: Any?): Boolean { in equals() method in com.android.server.wm.traces.common.layers.Display
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/windowmanager/
DWindowManagerTrace.kt41 override fun equals(other: Any?): Boolean { in <lambda>() method
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DTestResultHistory.java72 public boolean equals(Object o) { in equals() method in TestResultHistory
167 public boolean equals(Object o) { in equals() method in TestResultHistory.ExecutionRecord
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DSfStatsCollectionHelper.java262 public boolean equals(Object obj) { in equals() method in SfStatsCollectionHelper.Histogram

12