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

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListPinnedHeaderView.java 44 private final int mHeaderUnderlineColor;
69 mHeaderUnderlineColor = a.getColor(
92 mHeaderDivider.setBackgroundColor(mHeaderUnderlineColor);
ContactListItemView.java 84 private final int mHeaderUnderlineColor;
259 mHeaderUnderlineColor = a.getColor(
781 mHeaderDivider.setBackgroundColor(mHeaderUnderlineColor);
    [all...]

Completed in 67 milliseconds