OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:customType
(Results
1 - 2
of
2
) sorted by null
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactsUtils.java
84
final int
customType
;
90
customType
= Phone.TYPE_CUSTOM;
94
customType
= Email.TYPE_CUSTOM;
98
customType
= StructuredPostal.TYPE_CUSTOM;
102
customType
= Organization.TYPE_CUSTOM;
109
if (type !=
customType
) {
/packages/apps/Contacts/src/com/android/contacts/model/
RawContactModifier.java
[
all
...]
Completed in 3797 milliseconds