Home
last modified time | relevance | path

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

/frameworks/support/v17/tests/src/android/support/v17/leanback/widget/
DGridActivity.java246 int getBoundCount() { in getBoundCount() method in GridActivity
DGridWidgetTest.java335 if (mActivity.getBoundCount() != count) { in verifyBoundCount()
342 count, mActivity.getBoundCount()); in verifyBoundCount()