Searched refs:hasAddedChild2IntoCache (Results 1 – 1 of 1) sorted by relevance
247 assertTrue(adapter.hasAddedChild2IntoCache()); in testNotifyDataSetChangedBoolean()259 assertFalse(adapter.hasAddedChild2IntoCache()); in testNotifyDataSetChangedBoolean()286 assertTrue(adapter.hasAddedChild2IntoCache()); in testNotifyDataSetChanged()313 assertTrue(adapter.hasAddedChild2IntoCache()); in testNotifyDataSetInvalidated()337 assertFalse(adapter.hasAddedChild2IntoCache()); in testOnGroupCollapsed()344 assertTrue(adapter.hasAddedChild2IntoCache()); in testOnGroupCollapsed()687 public boolean hasAddedChild2IntoCache() { in hasAddedChild2IntoCache() method in CursorTreeAdapterTest.MockCursorTreeAdapter