Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DCarTabLayout.java336 carTab.bindText(textView); in presentCarTabItemView()
358 protected void bindText(TextView textView) { in bindText() method in CarTabLayout.CarTab