Searched refs:bubbleController (Results 1 – 6 of 6) 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()
111 BubbleController bubbleController, in NotificationViewHierarchyManager() argument124 mBubbleController = bubbleController; in NotificationViewHierarchyManager()
135 BubbleController bubbleController) { in StatusBarNotificationActivityStarter()167 mBubbleController = bubbleController; in StatusBarNotificationActivityStarter()
490 BubbleController bubbleController = Dependency.get(BubbleController.class); in sendEvent() local491 int bubbleDisplayId = bubbleController.getExpandedDisplayId(mContext); in sendEvent()
787 BubbleController bubbleController, in TestableStatusBar() argument820 mBubbleController = bubbleController; in TestableStatusBar()