Home
last modified time | relevance | path

Searched refs:updatePosition (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.java252 mWatcher.updatePosition(getAdapterPosition()); in bind()
276 public void updatePosition(int position) { in updatePosition() method in RecyclerViewActivity.FieldWatcher