Searched refs:identifierForTileColor (Results 1 – 1 of 1) sorted by relevance
378 @Nullable final String identifierForTileColor, in setCanonicalDialerLetterTileDetails() argument393 && ((displayName == null && identifierForTileColor == null) in setCanonicalDialerLetterTileDetails()405 if (identifierForTileColor != null) { in setCanonicalDialerLetterTileDetails()406 this.setLetterAndColorFromContactDetails(displayName, identifierForTileColor); in setCanonicalDialerLetterTileDetails()