OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldDisplayIcon
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/chips/src/com/android/ex/chips/
RecipientEntry.java
104
true /*
shouldDisplayIcon
*/, isFirstLevel, isValid, lookupKey, permissions);
109
long dataId, Uri photoThumbnailUri, boolean
shouldDisplayIcon
,
121
mShouldDisplayIcon =
shouldDisplayIcon
;
288
public boolean
shouldDisplayIcon
() {
RecipientEditTextView.java
800
boolean displayIcon = contact.isValid() && contact.
shouldDisplayIcon
();
[
all
...]
Completed in 123 milliseconds