Home
last modified time | relevance | path

Searched refs:getBoundCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridActivity.java251 int getBoundCount() { in getBoundCount() method in GridActivity
DGridWidgetTest.java363 if (mActivity.getBoundCount() != count) { in verifyBoundCount()
370 count, mActivity.getBoundCount()); in verifyBoundCount()