Searched refs:createSectionsForBuckets (Results 1 – 3 of 3) sorted by relevance
96 fun createSectionsForBuckets(): Array<NotificationSection> = in <lambda>() method in com.android.systemui.statusbar.notification.stack.NotificationSectionsManager
638 mSections = mSectionsManager.createSectionsForBuckets(); in NotificationStackScrollLayout()
188 when(mNotificationSectionsManager.createSectionsForBuckets()).thenReturn( in setUp()