Searched refs:getSingleLineView (Results 1 – 3 of 3) sorted by relevance
643 HybridNotificationView alignView = overflowView.getSingleLineView();1156 minExpandHeight += child.getSingleLineView().getHeight();
1130 public HybridNotificationView getSingleLineView() {1131 return mPrivateLayout.getSingleLineView();
1540 public HybridNotificationView getSingleLineView() { in getSingleLineView() method in NotificationContentView