Searched refs:ExpandableNotificationRowController (Results 1 – 5 of 5) sorted by relevance
27 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController;68 ExpandableNotificationRowController getExpandableNotificationRowController(); in getExpandableNotificationRowController()
46 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController.BUBBLES_…111 private lateinit var controller: ExpandableNotificationRowController117 ExpandableNotificationRowController(
70 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController;144 private ExpandableNotificationRowController mRowController;465 public ExpandableNotificationRowController getRowController() { in getRowController()469 public void setRowController(ExpandableNotificationRowController controller) { in setRowController()
42 import com.android.systemui.statusbar.notification.row.ExpandableNotificationRowController;150 ExpandableNotificationRowController rowController = in inflateViews()
76 public class ExpandableNotificationRowController implements NotifViewController { class199 public ExpandableNotificationRowController( in ExpandableNotificationRowController() method in ExpandableNotificationRowController