Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DGuideUtils.java127 static boolean isDescendant(ViewGroup container, View view) { in isDescendant() method in GuideUtils
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DUtils.java164 static boolean isDescendant(@NonNull AccessibilityNodeInfo ancestor, in isDescendant() method in Utils
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java348 synchronized boolean isDescendant(BrowseNode target) { in isDescendant() method in BrowseTree.BrowseNode