Searched refs:hasAddedChild1IntoCache (Results 1 – 1 of 1) sorted by relevance
245 assertTrue(adapter.hasAddedChild1IntoCache()); in testNotifyDataSetChangedBoolean()257 assertFalse(adapter.hasAddedChild1IntoCache()); in testNotifyDataSetChangedBoolean()284 assertTrue(adapter.hasAddedChild1IntoCache()); in testNotifyDataSetChanged()311 assertTrue(adapter.hasAddedChild1IntoCache()); in testNotifyDataSetInvalidated()334 assertTrue(adapter.hasAddedChild1IntoCache()); in testOnGroupCollapsed()342 assertFalse(adapter.hasAddedChild1IntoCache()); in testOnGroupCollapsed()683 public boolean hasAddedChild1IntoCache() { in hasAddedChild1IntoCache() method in CursorTreeAdapterTest.MockCursorTreeAdapter