Searched refs:SendButtonTextWatcher (Results 1 – 1 of 1) sorted by relevance
118 private final SendButtonTextWatcher mTextWatcher;180 mTextWatcher = new SendButtonTextWatcher(); in RemoteInputView()989 private class SendButtonTextWatcher implements TextWatcher { class in RemoteInputView