Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DUtilities.java47 ArrayList<View> ancestorChain = new ArrayList<View>(); in mapCoordInDescendentToSelf() local
83 ArrayList<View> ancestorChain = new ArrayList<View>(); in mapCoordInSelfToDescendent() local