HomeSort by relevance Sort by last modified time
    Searched refs:shouldApplyThirdIconColor (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ExpandingEntryCardView.java 129 boolean shouldApplyThirdIconColor, int iconResourceId) {
150 mShouldApplyThirdIconColor = shouldApplyThirdIconColor;
238 boolean shouldApplyThirdIconColor() {
616 if (thirdIcon != null && entry.shouldApplyThirdIconColor()) {
    [all...]
QuickContactActivity.java     [all...]

Completed in 86 milliseconds