OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mUserProfileExists
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/list/
DefaultContactBrowseListFragment.java
182
mUserProfileExists
= getAdapter().hasProfile();
183
showEmptyUserProfile(!
mUserProfileExists
&& !isSearchMode());
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactEntryListFragment.java
138
protected boolean
mUserProfileExists
;
502
mUserProfileExists
= false;
[
all
...]
Completed in 290 milliseconds