Home
last modified time | relevance | path

Searched defs:isDescendant (Results 1 – 2 of 2) 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/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java348 synchronized boolean isDescendant(BrowseNode target) { in isDescendant() method in BrowseTree.BrowseNode