Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleDragCell.java85 public void setMiniLabel(String miniLabelText) { in setMiniLabel() method in LocaleDragCell
DLocaleDragAndDropAdapter.java159 dragCell.setMiniLabel(mNumberFormatter.format(i + 1)); in onBindViewHolder()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/localepicker/
DLocaleDragCell.java85 public void setMiniLabel(String miniLabelText) { in setMiniLabel() method in LocaleDragCell
DLocaleDragAndDropAdapter.java159 dragCell.setMiniLabel(mNumberFormatter.format(i + 1)); in onBindViewHolder()