Home
last modified time | relevance | path

Searched defs:getRecordSourceNodeId (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityViewEmbedder.java414 private @Nullable final Method getRecordSourceNodeId; field in AccessibilityViewEmbedder.ReflectionAccessors
423 Method getRecordSourceNodeId = null; in ReflectionAccessors() local
595 private Long getRecordSourceNodeId(@NonNull AccessibilityRecord node) { in getRecordSourceNodeId() method in AccessibilityViewEmbedder.ReflectionAccessors