Searched refs:NotificationSection (Results 1 – 8 of 8) sorted by relevance
92 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in setUp()102 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testCallbackCalledWhenSecondChanged()111 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testCallbackCalledWhenFirstChanged()120 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testCallbackCalledWhenSecondSectionFirstChanged()129 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testCallbackCalledWhenSecondSectionLastChanged()138 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testCallbackNotCalledWhenFirstChangesSections()147 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testRoundnessSetOnLast()159 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testRoundnessPulsing()185 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testRoundnessSetOnSecondSectionLast()195 mRoundnessManager.updateRoundedChildren(new NotificationSection[]{ in testRoundnessSetOnSecondSectionFirst()[all …]
103 @Mock private NotificationSection mNotificationSection;137 new NotificationSection[]{ in setUp()
219 public void updateRoundedChildren(NotificationSection[] sections) { in updateRoundedChildren()236 private boolean handleRemovedOldViews(NotificationSection[] sections, in handleRemovedOldViews()243 for (NotificationSection section : sections) { in handleRemovedOldViews()267 private boolean handleAddedNewViews(NotificationSection[] sections, in handleAddedNewViews()270 for (NotificationSection section : sections) { in handleAddedNewViews()
125 fun createSectionsForBuckets(): Array<NotificationSection> =127 .map { NotificationSection(parent, it) }372 fun updateSection(section: NotificationSection): Boolean = when (this) {378 private fun NotificationSection.setFirstAndLastVisibleChildren( regex394 sections: Array<NotificationSection>,421 private fun logSections(sections: Array<NotificationSection>) {
329 private NotificationSection[] mSections;812 for (NotificationSection section : mSections) { in drawBackground()855 for (NotificationSection section : mSections) { in drawBackgroundRects()2345 for (NotificationSection section : mSections) {2351 for (NotificationSection section : mSections) {2361 for (NotificationSection section : mSections) {2375 for (NotificationSection section : mSections) {2393 for (NotificationSection section : mSections) {2423 for (NotificationSection section : mSections) {2437 for (NotificationSection section : mSections) {[all …]
37 public class NotificationSection { class49 NotificationSection(View owningView, @PriorityBucket int bucket) { in NotificationSection() method in NotificationSection
38 enum NotificationSection { enum47 optional NotificationSection section = 6;
4936 enum NotificationSection { enum4945 optional NotificationSection section = 6;