Searched refs:ValueWatcher (Results 1 – 1 of 1) sorted by relevance
109 value.addTextChangedListener(new ValueWatcher(position)); in getView()114 private class ValueWatcher implements TextWatcher { class in ApiPrompt117 public ValueWatcher(int position) { in ValueWatcher() method in ApiPrompt.ValueWatcher