Home
last modified time | relevance | path

Searched defs:letterTile (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/contact/
DContactDetailsViewHolder.java103 LetterTileDrawable letterTile = TelecomUtils.createLetterTile(context, null, null); in bind() local
121 LetterTileDrawable letterTile = TelecomUtils.createLetterTile(context, in bind() local
DContactDetailsFragment.java129 LetterTileDrawable letterTile = TelecomUtils.createLetterTile(getContext(), in onContactChanged() local
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/
DConferenceProfileViewHolder.java85 LetterTileDrawable letterTile = TelecomUtils.createLetterTile( in bind() local
/packages/apps/Dialer/java/com/android/incallui/contactgrid/
DContactGridManager.java96 private final LetterTileDrawable letterTile; field in ContactGridManager
/packages/apps/Dialer/java/com/android/incallui/
DReturnToCallController.java379 LetterTileDrawable letterTile = new LetterTileDrawable(context.getResources()); in createLettleTileDrawable() local
/packages/apps/Dialer/java/com/android/incallui/rtt/impl/
DRttChatFragment.java408 LetterTileDrawable letterTile = new LetterTileDrawable(getResources()); in updateAvatar() local