HomeSort by relevance Sort by last modified time
    Searched refs:UiListener (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
VoiceInput.java 53 * handling various events returned through UiListener.
156 public interface UiListener {
175 private UiListener mUiListener;
182 public VoiceInput(Context context, UiListener uiHandler) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
VoiceProxy.java 71 public class VoiceProxy implements VoiceInput.UiListener {
    [all...]

Completed in 3170 milliseconds