Home
last modified time | relevance | path

Searched refs:mDirectoryExportSupport (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DContact.java83 private int mDirectoryExportSupport; field in Contact
200 mDirectoryExportSupport = from.mDirectoryExportSupport; in Contact()
219 mDirectoryExportSupport = exportSupport; in setDirectoryMetaData()
406 return mDirectoryExportSupport; in getDirectoryExportSupport()