Home
last modified time | relevance | path

Searched defs:typeOverallMax (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DDataKind.java61 public int typeOverallMax; field in DataKind
DEntityModifier.java997 final int typeOverallMax = kind.typeOverallMax; in ensureEntryMaxSize() local
1350 final int typeOverallMax = newDataKind.typeOverallMax; in migrateGenericWithTypeColumn() local
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DContactsSource.java217 public int typeOverallMax; field in ContactsSource.DataKind