Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
DRecyclerViewActivity.java255 mLabel.setText(fieldMetadata.getLabelRes()); in bind()
324 public int getLabelRes() { in getLabelRes() method in RecyclerViewActivity.FieldMetadata