Searched defs:editorInfo (Results 1 – 3 of 3) sorted by relevance
31 static String dump(@Nullable EditorInfo editorInfo) { in dump()40 static void dump(@NonNull StringBuilder sb, @NonNull EditorInfo editorInfo) { in dump()
64 private boolean isCommitContentSupported( in isCommitContentSupported()90 final EditorInfo editorInfo = getCurrentInputEditorInfo(); in doCommitContent() local135 private boolean validatePackageName(@Nullable EditorInfo editorInfo) { in validatePackageName()
41 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView()