Searched refs:UiListener (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
H A DVoiceInput.java53 * handling various events returned through UiListener.
156 public interface UiListener { interface in class:VoiceInput
175 private UiListener mUiListener;
182 public VoiceInput(Context context, UiListener uiHandler) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
H A DVoiceProxy.java71 public class VoiceProxy implements VoiceInput.UiListener {

Completed in 80 milliseconds