Searched defs:contentView (Results 1 – 7 of 7) sorted by relevance
28 public View contentView; field in HandleConfigurationActivity
26 public View contentView; field in ActionModeCtsActivity
209 final View contentView = activity.findViewById(R.id.abslistview_root); in ignoreHiddenViewRects() local
42 View contentView = getWindow().getDecorView().findViewById(android.R.id.content); in setupWindowSize() local
178 FrameLayout contentView = new FrameLayout(this); in addPopupWindow() local
181 View contentView = decorView.findViewById(android.R.id.content); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
161 TextView contentView = new TextView(mActivity); in testSize() local