Home
last modified time | relevance | path

Searched refs:deepHashCode (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/os/
DHidlSupport.java118 public static int deepHashCode(Object o) { in deepHashCode() method in HidlSupport
129 .mapToInt(element -> deepHashCode(element)) in deepHashCode()
135 .mapToInt(element -> deepHashCode(element)) in deepHashCode()
/frameworks/base/apct-tests/perftests/core/src/android/libcore/
DDeepArrayOpsPerfTest.java100 public void deepHashCode(int arrayLength) throws Exception { in deepHashCode() method in DeepArrayOpsPerfTest
104 Arrays.deepHashCode(mArray); in deepHashCode()
/frameworks/base/location/java/android/location/
DGnssAntennaInfo.java374 int result = Arrays.deepHashCode(mCorrections); in hashCode()
375 result = 31 * result + Arrays.deepHashCode(mCorrectionUncertainties); in hashCode()
/frameworks/base/core/java/android/view/
DWindowInsets.java1240 mDisplayShape, Arrays.deepHashCode(mTypeBoundingRectsMap), in hashCode()
1241 Arrays.deepHashCode(mTypeMaxBoundingRectsMap), mFrameWidth, mFrameHeight); in hashCode()
/frameworks/base/core/api/
Dsystem-current.txt10717 method public static int deepHashCode(Object);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt47710 method public static int deepHashCode(java.lang.Object[]);
/frameworks/base/config/
Dboot-image-profile.txt27336 HSPLjava/util/Arrays;->deepHashCode([Ljava/lang/Object;)I