Searched refs:requestInputMethod (Results 1 – 1 of 1) sorted by relevance
137 dialog.setOnShowListener(d -> requestInputMethod(dialog)); in onCreateDialog()168 private void requestInputMethod(Dialog dialog) { in requestInputMethod() method in CarUiDialogFragment