/frameworks/base/core/java/android/hardware/camera2/utils/ |
D | HashCodeHelpers.java | 33 public static int hashCode(int[] array) { in hashCode() method in HashCodeHelpers 63 public static int hashCode(float[] array) { in hashCode() method in HashCodeHelpers 86 public static <T> int hashCode(T[] array) { in hashCode() method in HashCodeHelpers 100 public static <T> int hashCode(T a) { in hashCode() method in HashCodeHelpers 104 public static <T> int hashCode(T a, T b) { in hashCode() method in HashCodeHelpers 113 public static <T> int hashCode(T a, T b, T c) { in hashCode() method in HashCodeHelpers 122 public static <T> int hashCode(T a, T b, T c, T d) { in hashCode() method in HashCodeHelpers 131 public static int hashCode(int x) { in hashCode() method in HashCodeHelpers 135 public static int hashCode(int x, int y) { in hashCode() method in HashCodeHelpers 139 public static int hashCode(int x, int y, int z) { in hashCode() method in HashCodeHelpers [all …]
|
/frameworks/base/core/java/android/print/ |
D | PrinterId.java | 109 public int hashCode() { in hashCode() method in PrinterId 111 int hashCode = 1; in hashCode() local
|
D | PrintJobId.java | 52 public int hashCode() { in hashCode() method in PrintJobId
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | EGLDisplayImpl.java | 40 public int hashCode() { in hashCode() method in EGLDisplayImpl
|
D | EGLContextImpl.java | 47 public int hashCode() { in hashCode() method in EGLContextImpl
|
D | EGLSurfaceImpl.java | 45 public int hashCode() { in hashCode() method in EGLSurfaceImpl
|
/frameworks/base/core/java/android/transition/ |
D | TransitionValues.java | 74 public int hashCode() { in hashCode() method in TransitionValues
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGLObjectHandle.java | 61 public int hashCode() { in hashCode() method in EGLObjectHandle
|
/frameworks/native/opengl/tools/glgen/static/egl/ |
D | EGLObjectHandle.java | 61 public int hashCode() { in hashCode() method in EGLObjectHandle
|
/frameworks/base/media/java/android/media/ |
D | AudioHandle.java | 46 public int hashCode() { in hashCode() method in AudioHandle
|
/frameworks/base/core/java/android/accounts/ |
D | AccountAndUser.java | 42 public int hashCode() { in hashCode() method in AccountAndUser
|
D | Account.java | 39 public int hashCode() { in hashCode() method in Account
|
/frameworks/base/media/java/android/media/audiopolicy/ |
D | AudioMixingRule.java | 85 public int hashCode() { in hashCode() method in AudioMixingRule.AttributeMatchCriterion 106 public int hashCode() { in hashCode() method in AudioMixingRule
|
/frameworks/base/core/java/android/util/ |
D | Pair.java | 64 public int hashCode() { in hashCode() method in Pair
|
D | SizeF.java | 158 public int hashCode() { in hashCode() method in SizeF
|
D | Size.java | 145 public int hashCode() { in hashCode() method in Size
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
D | BlackLevelPattern.java | 123 public int hashCode() { in hashCode() method in BlackLevelPattern
|
D | StreamConfigurationDuration.java | 142 public int hashCode() { in hashCode() method in StreamConfigurationDuration
|
/frameworks/support/v4/java/android/support/v4/util/ |
D | Pair.java | 66 public int hashCode() { in hashCode() method in Pair
|
/frameworks/base/core/java/android/hardware/soundtrigger/ |
D | SoundTrigger.java | 216 public int hashCode() { in hashCode() method in SoundTrigger.SoundModel 327 public int hashCode() { in hashCode() method in SoundTrigger.Keyphrase 437 public int hashCode() { in hashCode() method in SoundTrigger.KeyphraseSoundModel 583 public int hashCode() { in hashCode() method in SoundTrigger.RecognitionEvent 769 public int hashCode() { in hashCode() method in SoundTrigger.ConfidenceLevel 861 public int hashCode() { in hashCode() method in SoundTrigger.KeyphraseRecognitionExtra 980 public int hashCode() { in hashCode() method in SoundTrigger.KeyphraseRecognitionEvent 1075 public int hashCode() { in hashCode() method in SoundTrigger.SoundModelEvent
|
/frameworks/base/core/java/android/net/ |
D | NetworkKey.java | 102 public int hashCode() { in hashCode() method in NetworkKey
|
D | ScoredNetwork.java | 98 public int hashCode() { in hashCode() method in ScoredNetwork
|
/frameworks/base/core/java/android/content/pm/ |
D | KeySet.java | 58 public int hashCode() { in hashCode() method in KeySet
|
/frameworks/base/core/java/android/os/ |
D | ParcelUuid.java | 77 public int hashCode() { in hashCode() method in ParcelUuid
|
/frameworks/base/telephony/java/android/telephony/ |
D | CellSignalStrength.java | 72 public abstract int hashCode(); in hashCode() method in CellSignalStrength
|