HomeSort by relevance Sort by last modified time
    Searched defs:getGrandChildCount (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
PersistentFocusWrapper.java 57 int getGrandChildCount() {
94 if (hasFocus() || getGrandChildCount() == 0 ||
118 if (wrapper != null && mSelectedPosition >= 0 && mSelectedPosition < getGrandChildCount()) {
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 57 milliseconds