Searched defs:startInput (Results 1 – 10 of 10) sorted by relevance
43 void startInput(in IInputContext inputContext, in EditorInfo attribute); in startInput() method
45 InputBindResult startInput(in IInputMethodClient client, in startInput() method
130 public void startInput(InputConnection inputConnection, EditorInfo info); in startInput() method
237 public void startInput(IInputContext inputContext, EditorInfo attribute) { in startInput() method in IInputMethodWrapper
386 public void startInput(InputConnection ic, EditorInfo attribute) { in startInput() method in InputMethodService.InputMethodImpl
163 public InputBindResult startInput(IInputMethodClient arg0, IInputContext arg1, EditorInfo arg2, in startInput() method in BridgeIInputMethodManager
204 virtual status_t startInput(audio_io_handle_t input) in startInput() function in android::BpAudioPolicyService
636 status_t AudioSystem::startInput(audio_io_handle_t input) in startInput() function in android::AudioSystem
355 status_t AudioPolicyService::startInput(audio_io_handle_t input) in startInput() function in android::AudioPolicyService
910 public InputBindResult startInput(IInputMethodClient client, in startInput() method in InputMethodManagerService