Home
last modified time | relevance | path

Searched refs:tintDrawable (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
DHistoryItemActionModule.java36 default boolean tintDrawable() { in tintDrawable() method
DHistoryItemActionBottomSheet.java231 if (module.tintDrawable()) { in getModuleView()
/packages/apps/Dialer/java/com/android/dialer/speeddial/
DSpeedDialFragment.java597 public boolean tintDrawable() { in tintDrawable() method in SpeedDialFragment.SpeedDialSuggestedListener.ContactInfoModule