Searched refs:UpdateNotificationsOnTextChangeListener (Results 1 – 1 of 1) sorted by relevance
69 mTextChangedListener = new UpdateNotificationsOnTextChangeListener(); in onCreate()279 private class UpdateNotificationsOnTextChangeListener implements TextWatcher { class in MainActivity