Home
last modified time | relevance | path

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

12345

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DCommonNicknameCache.java79 int hashCode = normalizedName.hashCode(); in preloadNicknameBloomFilter() local
95 int hashCode = normalizedName.hashCode(); in getCommonNicknameClusters() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DPrevWordsInfo.java65 public int hashCode() { in hashCode() method in PrevWordsInfo.WordInfo
133 public int hashCode() { in hashCode() method in PrevWordsInfo
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DContactRequest.java73 public int hashCode() { in hashCode() method in ContactRequest
148 public int hashCode() { in hashCode() method in ContactRequest.ContactRequestHolder
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/util/
DPair.java31 public int hashCode() { in hashCode() method in Pair
/packages/experimental/TestBack/src/foo/bar/testback/
DFoo.java8 public int hashCode() { in hashCode() method in Foo
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DFolderUri.java60 public int hashCode() { in hashCode() method in FolderUri
DVeiledAddressMatcher.java103 final int hashCode = pattern.hashCode(); in loadPattern() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
DWeightedString.java51 public int hashCode() { in hashCode() method in WeightedString
DProbabilityInfo.java67 public int hashCode() { in hashCode() method in ProbabilityInfo
/packages/apps/Launcher3/src/com/android/launcher3/compat/
DUserHandleCompat.java77 public int hashCode() { in hashCode() method in UserHandleCompat
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseClient.java73 public int hashCode() { in hashCode() method in AdvertiseClient
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDownloadEntry.java37 public long hashCode; field in DownloadEntry
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DDateBucket.java33 public int hashCode() { in hashCode() method in DateBucket
DSimpleDate.java59 public int hashCode() { in hashCode() method in SimpleDate
DIngestObjectInfo.java78 public int hashCode() { in hashCode() method in IngestObjectInfo
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpec.java78 public int hashCode() { in hashCode() method in MoreKeySpec
79 int hashCode = 1; in hashCode() local
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
DHTML.java142 public int hashCode() { in hashCode() method in HTML.Element
234 public int hashCode() { in hashCode() method in HTML.Attribute
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DAccountTypeWithDataSet.java90 public int hashCode() { in hashCode() method in AccountTypeWithDataSet
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DParticipantInfo.java54 public int hashCode() { in hashCode() method in ParticipantInfo
DFolderList.java92 public int hashCode() { in hashCode() method in FolderList
/packages/apps/Dialer/src/com/android/dialer/calllog/
DContactInfo.java51 public int hashCode() { in hashCode() method in ContactInfo
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContact.java108 public int hashCode() { in hashCode() method in RawContact.NamedDataItem
350 public int hashCode() { in hashCode() method in RawContact
/packages/apps/Settings/src/com/android/settings/location/
DInjectedSetting.java130 public int hashCode() { in hashCode() method in InjectedSetting
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DAccountWithDataSet.java80 public int hashCode() { in hashCode() method in AccountWithDataSet
/packages/apps/Nfc/tests/src/com/android/nfc/snep/
DSnepValidationServerTests.java104 public int hashCode() { in hashCode() method in SnepValidationServerTests.ByteArrayWrapper

12345