Searched refs:setSingleLineView (Results 1 – 3 of 3) sorted by relevance
304 () -> row.getPrivateLayout().setSingleLineView(null) in freeNotificationView()950 privateLayout.setSingleLineView(result.mInflatedSingleLineViewHolder);
291 row.privateLayout.setSingleLineView(null) in <lambda>()1447 privateLayout.setSingleLineView(result.inflatedSingleLineView) in <lambda>()
561 public void setSingleLineView(@Nullable HybridNotificationView child) { in setSingleLineView() method in NotificationContentView