OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDirectoryExportSupport
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Dialer/java/com/android/contacts/common/model/
Contact.java
71
private int
mDirectoryExportSupport
;
179
mDirectoryExportSupport
= from.
mDirectoryExportSupport
;
208
mDirectoryExportSupport
= exportSupport;
/packages/apps/Contacts/src/com/android/contacts/model/
Contact.java
82
private int
mDirectoryExportSupport
;
196
mDirectoryExportSupport
= from.
mDirectoryExportSupport
;
215
mDirectoryExportSupport
= exportSupport;
393
return
mDirectoryExportSupport
;
Completed in 142 milliseconds