Searched refs:ExpandableNotificationRowController (Results 1 – 5 of 5) sorted by relevance
28 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController;69 ExpandableNotificationRowController getExpandableNotificationRowController(); in getExpandableNotificationRowController()
45 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController.BUBBLES_…111 private lateinit var controller: ExpandableNotificationRowController117 ExpandableNotificationRowController( in setUp()
69 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController;150 private ExpandableNotificationRowController mRowController;483 public ExpandableNotificationRowController getRowController() { in getRowController()487 public void setRowController(ExpandableNotificationRowController controller) { in setRowController()
48 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController;160 ExpandableNotificationRowController rowController = in inflateViews()
76 public class ExpandableNotificationRowController implements NotifViewController { class200 public ExpandableNotificationRowController( in ExpandableNotificationRowController() method in ExpandableNotificationRowController