/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
D | SmsHeader.java | 90 public int hashCode() { in hashCode() method in SmsHeader 117 public int hashCode() { in hashCode() method in SmsHeader.PortAddrs 146 public int hashCode() { in hashCode() method in SmsHeader.ConcatRef 168 public int hashCode() { in hashCode() method in SmsHeader.SpecialSmsMsg 191 public int hashCode() { in hashCode() method in SmsHeader.MiscElt
|
/packages/modules/GeoTZ/common/src/main/java/com/android/timezone/location/common/ |
D | PiiLoggables.java | 108 public int hashCode() { in fromPiiValue() method in PiiLoggables.PiiLoggableValueImpl 154 public int hashCode() { in fromString() method in PiiLoggables.PiiLoggableString 202 public int hashCode() { in fromTemplate() method in PiiLoggables.TemplatedPiiLoggable
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/ |
D | CommonNicknameCache.java | 80 int hashCode = normalizedName.hashCode(); in preloadNicknameBloomFilter() local 99 int hashCode = normalizedName.hashCode(); in getCommonNicknameClusters() local
|
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/ |
D | BankedTzIdSets.java | 70 public int hashCode() { in hashCode() method in BankedTzIdSets 200 public int hashCode() { in hashCode() method in BankedTzIdSets.Bank 254 public int hashCode() { in hashCode() method in BankedTzIdSets.TzIdSet
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | ObjectCounterTest.java | 67 public int hashCode() { in hashCode() method in ObjectCounterTest.TestKey 110 public int hashCode() { in hashCode() method in ObjectCounterTest.TestKeyProto
|
/packages/modules/IPsec/src/java/android/net/eap/ |
D | EapSessionConfig.java | 201 public int hashCode() { in hashCode() method in EapSessionConfig 515 public int hashCode() { in hashCode() method in EapSessionConfig.EapMethodConfig 596 public int hashCode() { in hashCode() method in EapSessionConfig.EapUiccConfig 782 public int hashCode() { in hashCode() method in EapSessionConfig.EapAkaPrimeConfig 870 public int hashCode() { in hashCode() method in EapSessionConfig.EapMsChapV2Config 997 public int hashCode() { in hashCode() method in EapSessionConfig.EapTtlsConfig 1099 public int hashCode() { in hashCode() method in EapSessionConfig.EapAkaOption
|
/packages/modules/Permission/service/java/com/android/permission/persistence/ |
D | RuntimePermissionsState.java | 137 public int hashCode() { in hashCode() method in RuntimePermissionsState 218 public int hashCode() { in hashCode() method in RuntimePermissionsState.PermissionState
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | ResourceAsset.java | 73 public int hashCode() { in hashCode() method in ResourceAsset 133 public int hashCode() { in hashCode() method in ResourceAsset.PackageResourceKey
|
D | CurrentWallpaperAssetVN.java | 82 public int hashCode() { in hashCode() method in CurrentWallpaperAssetVN 177 public int hashCode() { in hashCode() method in CurrentWallpaperAssetVN.CurrentWallpaperVNKey
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | RetryLaunchViewModel.java | 156 public int hashCode() { in hashCode() method in RetryLaunchViewModel.LaunchActivityEvent 190 public int hashCode() { in hashCode() method in RetryLaunchViewModel.LaunchActivityFailureEvent 214 public int hashCode() { in hashCode() method in RetryLaunchViewModel.LaunchActivityWaitingForRetryEvent
|
/packages/modules/Wifi/framework/java/android/net/wifi/aware/ |
D | PeerHandle.java | 60 public int hashCode() { in hashCode() method in PeerHandle
|
D | WifiAwareAgentNetworkSpecifier.java | 98 public int hashCode() { in hashCode() method in WifiAwareAgentNetworkSpecifier 181 public int hashCode() { in hashCode() method in WifiAwareAgentNetworkSpecifier.ByteArrayWrapper
|
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/ |
D | TetheredClient.java | 102 public int hashCode() { in hashCode() method in TetheredClient 172 public int hashCode() { in hashCode() method in TetheredClient.AddressInfo
|
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
D | TetherLimitValue.java | 49 public int hashCode() { in hashCode() method in TetherLimitValue
|
D | TetherLimitKey.java | 45 public int hashCode() { in hashCode() method in TetherLimitKey
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/visibilitystore/ |
D | CallerAccess.java | 56 public int hashCode() { in hashCode() method in CallerAccess
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeConfigPayload.java | 326 public int hashCode() { in hashCode() method in IkeConfigPayload.ConfigAttribute 461 public int hashCode() { in hashCode() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv4AddressBase 535 public int hashCode() { in hashCode() method in IkeConfigPayload.IkeConfigAttrIpv4AddressBase 768 public int hashCode() { in hashCode() method in IkeConfigPayload.ConfigAttributeIpv4Subnet 871 public int hashCode() { in hashCode() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddressBase 945 public int hashCode() { in hashCode() method in IkeConfigPayload.IkeConfigAttrIpv6AddressBase 1038 public int hashCode() { in hashCode() method in IkeConfigPayload.TunnelModeChildConfigAttrIpv6AddrRangeBase 1216 public int hashCode() { in hashCode() method in IkeConfigPayload.ConfigAttributeAppVersion
|
/packages/modules/Uwb/service/java/com/android/server/uwb/util/ |
D | ObjectIdentifier.java | 54 public int hashCode() { in hashCode() method in ObjectIdentifier
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
D | NgramProperty.java | 31 public int hashCode() { in hashCode() method in NgramProperty
|
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/util/ |
D | Pair.java | 31 public int hashCode() { in hashCode() method in Pair
|
/packages/services/Car/tests/OemCarServiceTestApp/src/com/android/car/oem/utils/ |
D | AudioAttributesWrapper.java | 49 public int hashCode() { in hashCode() method in AudioAttributesWrapper
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | UserPackage.java | 57 public int hashCode() { in hashCode() method in UserPackage
|
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/enterprise/apps/ |
D | UserAppInfo.java | 58 public int hashCode() { in hashCode() method in UserAppInfo
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | LegacyPasspointConfig.java | 58 public int hashCode() { in hashCode() method in LegacyPasspointConfig
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | UserAppInfo.java | 55 public int hashCode() { in hashCode() method in UserAppInfo
|