Searched defs:contentView (Results 1 – 11 of 11) sorted by relevance
123 FragmentContainerView contentView = new FragmentContainerView(ac.get()); in fragmentCanBeGcdAfterActivityDestroyed() local145 FragmentContainerView contentView = new FragmentContainerView(ac.get()); in fragmentCanBeGcdAfterRemoved() local
55 val contentView = ComposeView(this) in <lambda>() constant
86 val contentView = ComposeView(this) in <lambda>() constant
225 View contentView = new View(this); in onCreate() local
608 View contentView = activity.findViewById(android.R.id.content); in shouldPopulateWindowDecorViewWithMergeLayoutContents() local656 View contentView = new View(activity); in shouldFindContentViewContainerWithChild() local
136 private View contentView; field in ShadowTabHost.ShadowTabSpec
251 View contentView = this.findManagedViewById(R.id.sud_landscape_content_area); in updateLandscapeMiddleHorizontalSpacing() local
50 private lateinit var contentView: View variable in com.google.accompanist.systemuicontroller.ActivitySystemUiControllerTest
51 private lateinit var contentView: View variable in com.google.accompanist.systemuicontroller.ActivityRememberSystemUiControllerTest
54 private lateinit var contentView: View variable in com.google.accompanist.systemuicontroller.DialogSystemUiControllerTest
55 private lateinit var contentView: View variable in com.google.accompanist.systemuicontroller.DialogRememberSystemUiControllerTest