OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAGS_GENERIC_NAME
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/model/account/
ExchangeAccountType.java
248
FLAGS_GENERIC_NAME
));
250
FLAGS_GENERIC_NAME
));
BaseAccountType.java
69
protected static final int
FLAGS_GENERIC_NAME
= EditorInfo.TYPE_CLASS_TEXT
370
FLAGS_GENERIC_NAME
));
372
FLAGS_GENERIC_NAME
));
[
all
...]
/packages/apps/Dialer/java/com/android/contacts/common/model/account/
ExchangeAccountType.java
294
new EditField(Organization.COMPANY, R.string.ghostData_company,
FLAGS_GENERIC_NAME
));
296
new EditField(Organization.TITLE, R.string.ghostData_title,
FLAGS_GENERIC_NAME
));