Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DGhostView.java178 } else if (isGhostWrapper(viewGroup.getChildAt(numChildren - 1))) { in moveGhostViewsToTop()
182 if (!isGhostWrapper(viewGroup.getChildAt(i))) { in moveGhostViewsToTop()
193 if (isGhostWrapper(child)) { in moveGhostViewsToTop()
266 private static boolean isGhostWrapper(View view) { in isGhostWrapper() method in GhostView
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79819 Landroid/view/GhostView;->isGhostWrapper(Landroid/view/View;)Z