Home
last modified time | relevance | path

Searched defs:contentView (Results 26 – 50 of 696) sorted by relevance

12345678910>>...28

/aosp_15_r20/external/accompanist/sample/src/main/java/com/google/accompanist/sample/themeadapter/
H A DMaterial3Sample.kt86 val contentView = ComposeView(this) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptViewModelTest.kt1511 val contentView by collectLastValue(kosmos.promptViewModel.contentView) in <lambda>() constant
1524 val contentView by collectLastValue(kosmos.promptViewModel.contentView) in <lambda>() constant
1534 val contentView by collectLastValue(kosmos.promptViewModel.contentView) in <lambda>() constant
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DActionModeCtsActivity.java26 public View contentView; field in ActionModeCtsActivity
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DHandleConfigurationActivity.java28 public View contentView; field in HandleConfigurationActivity
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
H A DDummyActivity.java30 FrameLayout contentView = new FrameLayout(this); in onCreate() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/security/
DTestActivity.java32 FragmentContainerView contentView = new FragmentContainerView(this); in onCreate() local
/aosp_15_r20/cts/tests/framework/base/biometrics/src/android/server/biometrics/
H A DBiometricTestBase.java423 @NonNull String description, @Nullable PromptContentView contentView) throws Exception { in showCredentialOnlyBiometricPromptWithContents()
509 @Nullable PromptContentView contentView, @NonNull String negativeButtonText) in showDefaultBiometricPromptWithContents()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ui/binder/
DBiometricCustomizedViewBinder.java40 android.hardware.biometrics.PromptContentView contentView, @org.jetbrains.annotations.NotNull() in bind()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppBtErrorActivity.java67 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
DBluetoothOppBtEnableActivity.java72 TextView contentView = (TextView) view.findViewById(R.id.content); in createView() local
DBluetoothOppBtEnablingActivity.java93 TextView contentView = (TextView) view.findViewById(R.id.progress_info); in createView() local
/aosp_15_r20/packages/services/Car/car-maps-placeholder/src/com/android/car/mapsplaceholder/
DMapsPlaceholderActivity.java46 View contentView = findViewById(R.id.aosp_nav); in onCreate() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
H A DCloseOnOutsideTestActivity.java42 View contentView = getWindow().getDecorView().findViewById(android.R.id.content); in setupWindowSize() local
/aosp_15_r20/cts/tests/tests/systemui/src/android/systemui/cts/
H A DLightBarBaseActivity.java37 final FrameLayout contentView = new FrameLayout(this); in onCreate() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DDialogTransitionAnimatorTest.kt367 val contentView = View(context) constant
/aosp_15_r20/developers/build/prebuilts/gradle/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/
H A DMainActivity.java76 RemoteViews contentView = new RemoteViews(getPackageName(), R.layout.notification); in createNotification() local
/aosp_15_r20/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/
H A DMainActivity.java76 RemoteViews contentView = new RemoteViews(getPackageName(), R.layout.notification); in createNotification() local
/aosp_15_r20/development/samples/devbytes/ui/ImmersiveMode/src/main/java/com/example/android/immersive/
H A DImmersiveActivity.java38 final View contentView = findViewById(R.id.fullscreen_content); in onCreate() local
/aosp_15_r20/developers/samples/android/notification/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/
DMainActivity.java76 RemoteViews contentView = new RemoteViews(getPackageName(), R.layout.notification); in createNotification() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
H A DTestFocusActivity.java40 final LinearLayout contentView = new LinearLayout(this); in onCreate() local
/aosp_15_r20/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/
DTemplateLayoutTest.java81 View contentView = layout.findViewById(R.id.test_view_id); in testTemplate() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
H A DCredentialHeaderViewModel.kt13 val contentView: PromptContentView? constant
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/widget/floatingsheetcontent/
DFloatingSheetContent.java22 public T contentView; field in FloatingSheetContent
/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
H A DBackdropBlurActivity.java50 final FrameLayout contentView = new FrameLayout(this); in onCreate() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DDevelopmentMemtagPreferenceControllerTest.java169 FragmentContainerView contentView = new FragmentContainerView(this); in onCreate() local

12345678910>>...28