Home
last modified time | relevance | path

Searched defs:hash1 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/animation/
DAnimatableScaleMatrixTest.kt40 val hash1 = matrix.hashCode() in test_hashCode_remainsSameIfMatrixUpdates() constant
/frameworks/base/core/tests/coretests/src/android/view/
DSurfaceControlRegistryTests.java93 int hash1 = SurfaceControlRegistry.getProcessInstance().hashCode(); in testCreateReleaseMultipleSurfaceControls() local