Home
last modified time | relevance | path

Searched refs:hasRequestCursorUpdate (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputConnectionInspector.java126 if (!hasRequestCursorUpdate(clazz)) { in getMissingMethodFlagsInternal()
172 private static boolean hasRequestCursorUpdate(@NonNull final Class clazz) { in hasRequestCursorUpdate() method in InputConnectionInspector