Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java10312 parent.setChildImportantForAccessibilityInternal(this, in onEnteredHiddenState()
10320 parent.setChildImportantForAccessibilityInternal(this, in onLeftHiddenState()
10416 boolean setChildImportantForAccessibilityInternal(ViewHolder viewHolder, in setChildImportantForAccessibilityInternal() method in RecyclerView