Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DComposeMessageView.java100 int overrideCounterColor(); in overrideCounterColor() method
172 final int counterColor = mHost.overrideCounterColor(); in bind()
DConversationFragment.java1628 public int overrideCounterColor() { in overrideCounterColor() method in ConversationFragment