Searched refs:entriesView (Results 1 – 1 of 1) sorted by relevance
55 private var entriesView: View? = null in <lambda>() variable in com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController132 entriesView = li.inflate(R.layout.foreground_service_dungeon, null) in <lambda>()134 entriesView!!.visibility = View.GONE in <lambda>()135 return entriesView!! in <lambda>()140 if (entriesView == null) { in <lambda>()146 (entriesView!!.findViewById(R.id.entry_list) as LinearLayout).apply { in <lambda>()166 entriesView?.visibility = View.GONE in <lambda>()168 entriesView?.visibility = View.VISIBLE in <lambda>()