Searched defs:hostView (Results 1 – 11 of 11) sorted by relevance
69 ) { hostView -> in <lambda>() method78 ) { hostView -> in <lambda>() method110 ) { hostView -> in <lambda>() method119 ) { hostView -> in <lambda>() method
49 val hostView = NonWidgetAppWidgetHostView(context) in <lambda>() constant70 val hostView = NonWidgetAppWidgetHostView(context) in <lambda>() constant
51 mHostRule.onHostView { hostView -> in <lambda>() method75 mHostRule.onHostView { hostView -> in <lambda>() method
62 mHostRule.onHostView { hostView -> in <lambda>() method95 mHostRule.onHostView { hostView -> in <lambda>() method136 mHostRule.onUnboxedHostView<FrameLayout> { hostView -> in <lambda>() method
283 val hostView = mMaybeHostView.get() in <lambda>() constant306 val hostView = mHostView in <lambda>() constant
104 val hostView = host.createView(context, appWidgetId, info) as TestAppWidgetHostView in bindAppWidget() constant
327 mHostRule.onHostView { hostView -> in <lambda>() method349 mHostRule.onHostView { hostView -> in <lambda>() method1183 mHostRule.onHostView { hostView -> in <lambda>() method1204 mHostRule.onHostView { hostView -> in <lambda>() method1218 mHostRule.onHostView { hostView -> in <lambda>() method1234 mHostRule.onHostView { hostView -> in <lambda>() method
115 val hostView = host.createView(context, appWidgetId, info) as TestAppWidgetHostView in <lambda>() constant
81 private lateinit var hostView: TestAppWidgetHostView in <lambda>() variable in androidx.glance.appwidget.macrobenchmark.AppWidgetHostRule
124 val hostView = in withFrameNanos() constant
102 var hostView: AppWidgetHostView? = null in <lambda>() variable