Searched refs:NotificationShelfController (Results 1 – 17 of 17) sorted by relevance
21 import com.android.systemui.statusbar.NotificationShelfController32 fun setupShelf(notificationShelfController: NotificationShelfController)
50 import com.android.systemui.statusbar.NotificationShelfController;201 public void setupShelf(NotificationShelfController notificationShelfController) { in setupShelf()
212 import com.android.systemui.statusbar.NotificationShelfController;726 NotificationShelfController notificationShelfController, in CentralSurfacesImpl()3253 private final NotificationShelfController mNotificationShelfController;
20 import com.android.systemui.statusbar.NotificationShelfController36 notificationShelfController: NotificationShelfController,
46 import com.android.systemui.statusbar.NotificationShelfController132 ): NotificationShelfController {
175 import com.android.systemui.statusbar.NotificationShelfController;528 private NotificationShelfController mNotificationShelfController;3485 NotificationShelfController notificationShelfController, in initDependencies()
28 import com.android.systemui.statusbar.NotificationShelfController47 NotificationShelfController {
28 interface NotificationShelfController { regex
35 public class LegacyNotificationShelfControllerImpl implements NotificationShelfController {
97 private NotificationShelfController mController;1024 public void setController(NotificationShelfController notificationShelfController) { in setController()
280 fun bindController(notificationShelfController: NotificationShelfController) {
78 import com.android.systemui.statusbar.NotificationShelfController;178 NotificationShelfController notificationShelfController = in setUp()179 mock(NotificationShelfController.class); in setUp()
45 import com.android.systemui.statusbar.NotificationShelfController167 override fun setupShelf(notificationShelfController: NotificationShelfController) =
131 import com.android.systemui.statusbar.NotificationShelfController;208 @Mock protected NotificationShelfController mNotificationShelfController;
149 import com.android.systemui.statusbar.NotificationShelfController;281 @Mock private NotificationShelfController mNotificationShelfController;
86 import com.android.systemui.statusbar.NotificationShelfController;1437 public void setShelfController(NotificationShelfController notificationShelfController) {
100 import com.android.systemui.statusbar.NotificationShelfController;4969 public void setShelfController(NotificationShelfController notificationShelfController) { in setShelfController()