OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLongForm
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
BaseAccountType.java
160
FLAGS_PERSON_NAME).
setLongForm
(true));
162
FLAGS_PERSON_NAME).
setLongForm
(true));
164
FLAGS_PERSON_NAME).
setLongForm
(true));
166
FLAGS_PERSON_NAME).
setLongForm
(true));
168
FLAGS_PERSON_NAME).
setLongForm
(true));
195
FLAGS_PERSON_NAME).
setLongForm
(true));
197
FLAGS_PERSON_NAME).
setLongForm
(true));
199
FLAGS_PERSON_NAME).
setLongForm
(true));
201
FLAGS_PERSON_NAME).
setLongForm
(true));
203
FLAGS_PERSON_NAME).
setLongForm
(true))
[
all
...]
AccountType.java
470
public EditField
setLongForm
(boolean longForm) {
Completed in 294 milliseconds