Searched defs:contentView (Results 1 – 10 of 10) sorted by relevance
26 public View contentView; field in ActionModeCtsActivity
220 final View contentView = activity.findViewById(R.id.abslistview_root); in ignoreHiddenViewRects() local
28 public View contentView; field in HandleConfigurationActivity
42 View contentView = getWindow().getDecorView().findViewById(android.R.id.content); in setupWindowSize() local
40 final LinearLayout contentView = new LinearLayout(this); in onCreate() local
178 final PromptContentViewWithMoreOptionsButton contentView = in testMoreOptionsButton_clickButton() local185 "description", contentView, "negative button"); in testMoreOptionsButton_clickButton() local222 final PromptContentViewWithMoreOptionsButton contentView = in testMoreOptionsButton_withoutPermissionException() local301 final PromptContentViewWithMoreOptionsButton contentView = in testMoreOptionsButton_onlyCredential_clickButton() local
372 @NonNull String description, @Nullable PromptContentView contentView) throws Exception { in showCredentialOnlyBiometricPromptWithContents()458 @Nullable PromptContentView contentView, @NonNull String negativeButtonText) in showDefaultBiometricPromptWithContents()
194 FrameLayout contentView = new FrameLayout(this); in addPopupWindow() local
183 View contentView = decorView.findViewById(android.R.id.content); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
171 TextView contentView = new TextView(mActivity); in testSize() local