Searched defs:editorInfo (Results 1 – 2 of 2) 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()