| /window/window/src/main/java/androidx/window/embedding/ |
| D | EmbeddingAnimationBackground.kt | 55 override fun hashCode() = color.hashCode() in hashCode() method in androidx.window.embedding.EmbeddingAnimationBackground.ColorBackground 64 @Suppress("EqualsAndHashCode") override fun hashCode() = toString().hashCode() in hashCode() method in androidx.window.embedding.EmbeddingAnimationBackground.DefaultBackground
|
| D | EmbeddingRule.kt | 43 override fun hashCode(): Int { in hashCode() method in androidx.window.embedding.EmbeddingRule
|
| D | DividerAttributes.kt | 64 override fun hashCode(): Int = widthDp * 31 + color in toString() method 160 override fun hashCode(): Int = in hashCode() method 335 override fun hashCode(): Int = minRatio.hashCode() * 31 + maxRatio.hashCode() in hashCode() method in DragRange.SplitRatioDragRange 375 @Suppress("EqualsAndHashCode") override fun hashCode(): Int = toString().hashCode() in toString() method
|
| D | EmbeddedActivityWindowInfo.kt | 61 override fun hashCode(): Int { in hashCode() method in androidx.window.embedding.EmbeddedActivityWindowInfo
|
| D | EmbeddingAspectRatio.kt | 47 override fun hashCode() = description.hashCode() + 31 * value.hashCode() in hashCode() method in androidx.window.embedding.EmbeddingAspectRatio
|
| D | OverlayAttributes.kt | 42 override fun hashCode(): Int = bounds.hashCode() in hashCode() method in androidx.window.embedding.OverlayAttributes
|
| D | SplitAttributes.kt | 117 override fun hashCode(): Int = description.hashCode() + 31 * value.hashCode() in hashCode() method in androidx.window.embedding.SplitAttributes.SplitType 248 override fun hashCode(): Int { in hashCode() method in androidx.window.embedding.SplitAttributes.LayoutDirection 349 override fun hashCode(): Int { in hashCode() method in androidx.window.embedding.SplitAttributes
|
| D | EmbeddingAnimationParams.kt | 77 override fun hashCode(): Int = value * 31 in hashCode() method in androidx.window.embedding.EmbeddingAnimationParams.AnimationSpec 102 override fun hashCode(): Int { in hashCode() method in androidx.window.embedding.EmbeddingAnimationParams
|
| D | ActivityStack.kt | 85 override fun hashCode(): Int { in hashCode() method in androidx.window.embedding.ActivityStack
|
| /window/extensions/extensions/src/main/java/androidx/window/extensions/embedding/ |
| D | EmbeddingRule.java | 59 public int hashCode() { in hashCode() method in EmbeddingRule
|
| D | SplitInfo.java | 112 public int hashCode() { in hashCode() method in SplitInfo 154 public int hashCode() { in hashCode() method in SplitInfo.Token
|
| D | ActivityStack.java | 125 public int hashCode() { in hashCode() method in ActivityStack 213 public int hashCode() { in hashCode() method in ActivityStack.Token
|
| D | WindowAttributes.java | 90 public int hashCode() { in hashCode() method in WindowAttributes
|
| D | ParentContainerInfo.java | 75 public int hashCode() { in hashCode() method in ParentContainerInfo
|
| D | AnimationBackground.java | 107 public int hashCode() { in hashCode() method in AnimationBackground.ColorBackground
|
| D | EmbeddedActivityWindowInfo.java | 96 public int hashCode() { in hashCode() method in EmbeddedActivityWindowInfo
|
| D | ActivityStackAttributes.java | 65 public int hashCode() { in hashCode() method in ActivityStackAttributes
|
| /window/window/src/main/java/androidx/window/layout/ |
| D | SupportedPosture.kt | 39 override fun hashCode(): Int { in hashCode() method in androidx.window.layout.SupportedPosture
|
| D | WindowLayoutInfo.kt | 53 override fun hashCode(): Int { in hashCode() method in androidx.window.layout.WindowLayoutInfo
|
| D | WindowMetrics.kt | 81 override fun hashCode(): Int { in hashCode() method in androidx.window.layout.WindowMetrics
|
| /window/window/src/main/java/androidx/window/core/ |
| D | ActivityComponentInfo.kt | 43 override fun hashCode(): Int { in hashCode() method in androidx.window.core.ActivityComponentInfo
|
| D | PredicateAdapter.kt | 111 override fun hashCode(): Int { in hashCode() method in androidx.window.core.PredicateAdapter 131 override fun hashCode(): Int { in hashCode() method in androidx.window.core.PairPredicateStubHandler
|
| /window/extensions/extensions/src/main/java/androidx/window/extensions/layout/ |
| D | WindowLayoutInfo.java | 79 public int hashCode() { in hashCode() method in WindowLayoutInfo
|
| /window/window-core/src/commonMain/kotlin/androidx/window/core/layout/ |
| D | WindowHeightSizeClass.kt | 52 override fun hashCode(): Int { in hashCode() method in androidx.window.core.layout.WindowHeightSizeClass
|
| D | WindowWidthSizeClass.kt | 52 override fun hashCode(): Int { in hashCode() method in androidx.window.core.layout.WindowWidthSizeClass
|