Home
last modified time | relevance | path

Searched defs:NumericalWatcher (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
DNumericalWatcher.java23 public abstract class NumericalWatcher implements TextWatcher { class
32 public NumericalWatcher(TextView textView, int min, int max) { in NumericalWatcher() method in NumericalWatcher