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