Searched refs:getSingleLineView (Results 1 – 3 of 3) sorted by relevance
629 HybridNotificationView alignView = overflowView.getSingleLineView();1146 minExpandHeight += child.getSingleLineView().getHeight();
1300 public HybridNotificationView getSingleLineView() {1301 return mPrivateLayout.getSingleLineView();
1644 public HybridNotificationView getSingleLineView() { in getSingleLineView() method in NotificationContentView