HomeSort by relevance Sort by last modified time
    Searched refs:isDescendant (Results 1 - 17 of 17) sorted by null

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
GuidedActionItemContainer.java 42 if (mFocusOutAllowed || !Util.isDescendant(this, focused)) {
46 if (Util.isDescendant(this, view)) {
Util.java 32 public static boolean isDescendant(ViewGroup parent, View child) {
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
GuidedStepRootLayout.java 51 if (Util.isDescendant(this, newFocus)) {
  /packages/apps/TV/src/com/android/tv/guide/
GuideUtils.java 131 static boolean isDescendant(ViewGroup container, View view) {
ProgramGrid.java 53 if (GuideUtils.isDescendant(ProgramGrid.this, newFocus)) {
160 if (focused == null || (focused != this && !GuideUtils.isDescendant(this, focused))) {
ProgramTableAdapter.java 282 GuideUtils.isDescendant(mContainer, oldFocus) ? oldFocus : null,
283 GuideUtils.isDescendant(mContainer, newFocus) ? newFocus : null);
    [all...]
  /frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
PlaybackTransportRowPresenterTest.java 217 static boolean isDescendant(View view, View descendant) {
237 assertTrue(isDescendant(mViewHolder.mControlsVh.mControlBar.getChildAt(0), view));
238 assertTrue(isDescendant(mViewHolder.mControlsVh.mControlBar.getChildAt(1),
251 assertTrue(isDescendant(mViewHolder.mSecondaryControlsVh.mControlBar.getChildAt(0), view));
252 assertTrue(isDescendant(mViewHolder.mSecondaryControlsVh.mControlBar.getChildAt(1),
265 assertTrue(isDescendant(mViewHolder.mControlsVh.mControlBar.getChildAt(0), view));
284 assertTrue(isDescendant(mViewHolder.mControlsVh.mControlBar.getChildAt(0), view));
302 assertTrue(isDescendant(mViewHolder.mSecondaryControlsVh.mControlBar.getChildAt(0), view));
314 assertTrue(isDescendant(mViewHolder.mSecondaryControlsVh.mControlBar.getChildAt(0), view));
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 634 protected boolean isDescendant(int subtreeRootIdentity, int identity)
710 if (!isDescendant(subtreeRootIdent, current))
746 if (!isDescendant(subtreeRootIdent, current))
819 if (!isDescendant(subtreeRootIdent, current))
    [all...]
DTMDefaultBaseIterators.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java     [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ScrollAdapterView.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h     [all...]
  /prebuilts/tools/common/m2/repository/com/github/bumptech/glide/glide/3.6.1/
glide-3.6.1.jar 
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/
glide-SNAPSHOT.jar 
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 2049 milliseconds