Home
last modified time | relevance | path

Searched refs:getRobotoBold (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DTypefaces.java30 public static Typeface getRobotoBold() { in getRobotoBold() method in Typefaces
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java168 mListItemUnreadTypeface = Typefaces.getRobotoBold(); in onFinishInflate()