Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
DExportDialog.java72 private class Watcher implements TextWatcher { class in ExportDialog
74 Watcher(EditText text) { in Watcher() method in ExportDialog.Watcher