Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3406 return restoreFocusInClusterInternal(direction); in restoreFocusInCluster()
3411 return restoreFocusInClusterInternal(direction); in restoreFocusInCluster()
3415 private boolean restoreFocusInClusterInternal(@FocusRealDirection int direction) { in restoreFocusInClusterInternal() method in ViewGroup
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63602 Landroid/view/ViewGroup;->restoreFocusInClusterInternal(I)Z