Searched defs:mDirectoryExportSupport (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Contacts/src/com/android/contacts/
H A DContactLoader.java128 private int mDirectoryExportSupport; field in class:ContactLoader.Result
243 mDirectoryExportSupport = from.mDirectoryExportSupport;
263 mDirectoryExportSupport = exportSupport;
404 return mDirectoryExportSupport;

Completed in 6 milliseconds