Searched refs:mPageBoundSync (Results 1 – 1 of 1) sorted by relevance
170 IntSet mPageBoundSync = new IntSet(); field in ModelMultiCallbacksTest.MyCallbacks184 mPageBoundSync = boundPages; in onInitialBindComplete()205 mPageBoundSync = new IntSet(); in reset()214 assertEquals(mPageToBindSync, mPageBoundSync); in verifySynchronouslyBound()216 assertEquals(IntSet.wrap(mItems.get(0).screenId), mPageBoundSync); in verifySynchronouslyBound()