Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DConversationDrawables.java172 public Drawable getFastScrollPreviewDrawable(boolean positionRight) { in getFastScrollPreviewDrawable() method in ConversationDrawables
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java166 ConversationDrawables.get().getFastScrollPreviewDrawable(mPosRight)); in refreshConversationThemeColor()