Searched defs:startInput (Results 1 – 10 of 10) sorted by relevance
41 void startInput(in IInputContext inputContext, in EditorInfo attribute); in startInput() method
47 InputBindResult startInput(in IInputMethodClient client, in startInput() method
130 public void startInput(InputConnection inputConnection, EditorInfo info); in startInput() method
260 public void startInput(IInputContext inputContext, EditorInfo attribute) { in startInput() method in IInputMethodWrapper
388 public void startInput(InputConnection ic, EditorInfo attribute) { in startInput() method in InputMethodService.InputMethodImpl
187 public InputBindResult startInput(IInputMethodClient client, IInputContext inputContext, in startInput() method in BridgeIInputMethodManager
202 virtual status_t startInput(audio_io_handle_t input) in startInput() function in android::BpAudioPolicyService
647 status_t AudioSystem::startInput(audio_io_handle_t input) in startInput() function in android::AudioSystem
351 status_t AudioPolicyService::startInput(audio_io_handle_t input) in startInput() function in android::AudioPolicyService
1240 public InputBindResult startInput(IInputMethodClient client, in startInput() method in InputMethodManagerService