Searched defs:contentView (Results 1 – 6 of 6) sorted by relevance
28 public View contentView; field in HandleConfigurationActivity
26 public View contentView; field in ActionModeCtsActivity
207 final View contentView = activity.findViewById(R.id.abslistview_root); in ignoreHiddenViewRects() local
47 final View contentView = new View(this); in onCreate() local
176 View contentView = decorView.findViewById(android.R.id.content); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
147 TextView contentView = new TextView(mActivity); in testSize() local