Searched refs:updateSectionBoundaries (Results 1 – 5 of 5) sorted by relevance
158 mSectionsManager.updateSectionBoundaries(); in testInsertHeader()171 mSectionsManager.updateSectionBoundaries(); in testRemoveHeader()180 mSectionsManager.updateSectionBoundaries(); in testRemoveHeader()195 mSectionsManager.updateSectionBoundaries(); in testDoNothingIfHeaderAlreadyRemoved()209 mSectionsManager.updateSectionBoundaries(); in testMoveHeaderForward()218 mSectionsManager.updateSectionBoundaries(); in testMoveHeaderForward()232 mSectionsManager.updateSectionBoundaries(); in testMoveHeaderBackward()241 mSectionsManager.updateSectionBoundaries(); in testMoveHeaderBackward()253 mSectionsManager.updateSectionBoundaries(); in testHeaderRemovedFromTransientParent()264 mSectionsManager.updateSectionBoundaries(); in testHeaderRemovedFromTransientParent()[all …]
187 fun updateSectionBoundaries() = updateSectionBoundaries("test") in <lambda>() method244 fun updateSectionBoundaries(reason: String) { in <lambda>() method
229 updateSectionBoundaries("dynamic privacy changed");1218 public void updateSectionBoundaries(String reason) {1219 mView.updateSectionBoundaries(reason);
5611 public void updateSectionBoundaries(String reason) {5612 mSectionsManager.updateSectionBoundaries(reason);
3769 mNotificationStackScrollLayoutController.updateSectionBoundaries(reason); in updateNotificationViews()