Home
last modified time | relevance | path

Searched defs:hashCode (Results 1 – 25 of 45) sorted by relevance

12

/core/core-telecom/src/main/java/androidx/core/telecom/internal/
DAddCallResult.kt43 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.internal.AddCallResult.SuccessCallSession
61 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.internal.AddCallResult.SuccessCallSessionLegacy
80 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.internal.AddCallResult.Error
/core/core-telecom/src/main/java/androidx/core/telecom/
DCallControlResult.kt64 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.CallControlResult.Success
84 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.CallControlResult.Error
DCallException.kt34 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.CallException
DCallEndpointCompat.kt82 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.CallEndpointCompat
/core/haptics/haptics/src/main/java/androidx/core/haptics/signal/
DWaveformSignal.kt190 override fun hashCode(): Int { in hashCode() method in androidx.core.haptics.signal.WaveformSignal
273 override fun hashCode(): Int { in isSupportedBy() method in androidx.core.haptics.signal.WaveformSignal
318 override fun hashCode(): Int { in hashCode() method in RepeatingWaveformSignal
DCompositionSignal.kt197 override fun hashCode(): Int { in hashCode() method in androidx.core.haptics.signal.CompositionSignal
407 override fun hashCode(): Int = Objects.hash(type, amplitudeScale) in minSdk() method in androidx.core.haptics.signal.CompositionSignal.PrimitiveAtom
442 override fun hashCode(): Int { in hashCode() method in androidx.core.haptics.signal.CompositionSignal
DPredefinedEffectSignal.kt117 override fun hashCode(): Int { in hashCode() method in androidx.core.haptics.signal.PredefinedEffectSignal
/core/uwb/uwb/src/main/java/androidx/core/uwb/
DRangingControleeParameters.kt43 override fun hashCode(): Int { in hashCode() method in androidx.core.uwb.RangingControleeParameters
DUwbRangeDataNtfConfig.kt31 override fun hashCode(): Int { in hashCode() method in androidx.core.uwb.UwbRangeDataNtfConfig
DUwbAddress.kt48 override fun hashCode(): Int { in hashCode() method in androidx.core.uwb.UwbAddress
/core/core-telecom/src/main/java/androidx/core/telecom/extensions/
DParticipant.kt55 override fun hashCode(): Int { in hashCode() method in androidx.core.telecom.extensions.Participant
/core/core/src/main/java/androidx/core/util/
DPair.java65 public int hashCode() { in hashCode() method in Pair
DObjectsCompat.java60 public static int hashCode(@Nullable Object o) { in hashCode() method in ObjectsCompat
DSizeFCompat.java66 public int hashCode() { in hashCode() method in SizeFCompat
/core/core/src/main/java/androidx/core/view/accessibility/
DAccessibilityManagerCompat.java87 public int hashCode() { in hashCode() method in AccessibilityManagerCompat.AccessibilityStateChangeListenerWrapper
238 public int hashCode() { in hashCode() method in AccessibilityManagerCompat.TouchExplorationStateChangeListenerWrapper
/core/core-backported-fixes/src/main/java/androidx/core/backported/fixes/
DKnownIssue.kt47 override fun hashCode() = id.hashCode() in equals() method in androidx.core.backported.fixes.KnownIssue
/core/core/src/main/java/androidx/core/os/
DLocaleListPlatformWrapper.java67 public int hashCode() { in hashCode() method in LocaleListPlatformWrapper
/core/core/src/main/java/androidx/core/graphics/
DPathSegment.java80 public int hashCode() { in hashCode() method in PathSegment
DInsets.java151 public int hashCode() { in hashCode() method in Insets
/core/haptics/haptics/src/main/java/androidx/core/haptics/device/
DHapticDeviceProfile.kt117 override fun hashCode(): Int { in hashCode() method
DHapticCompositionProfile.kt119 override fun hashCode(): Int { in hashCode() method
/core/core/src/main/java/androidx/core/content/
DLocusIdCompat.java98 public int hashCode() { in hashCode() method in LocusIdCompat
/core/haptics/haptics/src/main/java/androidx/core/haptics/
DVibratorWrapper.kt76 override fun hashCode(): Int { in hashCode() method in androidx.core.haptics.PatternVibrationWrapper
DHapticAttributes.kt115 override fun hashCode(): Int = Objects.hash(usage, flags) in hashCode() method in androidx.core.haptics.HapticAttributes
/core/core-i18n/src/main/java/androidx/core/i18n/messageformat_icu/text/
DSelectFormat.java365 public int hashCode() { in hashCode() method in SelectFormat

12