Searched defs:rootView (Results 1 – 2 of 2) sorted by relevance
83 private fun rootView() = in <lambda>() method in androidx.glance.appwidget.macrobenchmark.AppWidgetHostTestActivity
637 val rootView = assertNotNull(remoteViewFrame.findViewById(R.id.rootView)) as ViewGroup in getUnboxedListItem() constant