Searched refs:bubbleController (Results 1 – 5 of 5) sorted by relevance
41 BubbleController bubbleController, in NotificationClicker() argument44 mBubbleController = bubbleController; in NotificationClicker()
356 BubbleController bubbleController = Dependency.get(BubbleController.class); in sendEvent() local357 int bubbleDisplayId = bubbleController.getExpandedDisplayId(mContext); in sendEvent()
447 BubbleController bubbleController = Dependency.get(BubbleController.class); in sendEvent() local448 int bubbleDisplayId = bubbleController.getExpandedDisplayId(mContext); in sendEvent()
135 BubbleController bubbleController) { in StatusBarNotificationActivityStarter()167 mBubbleController = bubbleController; in StatusBarNotificationActivityStarter()
788 BubbleController bubbleController, in TestableStatusBar() argument822 mBubbleController = bubbleController; in TestableStatusBar()