Home
last modified time | relevance | path

Searched defs:backgroundColor (Results 1 – 6 of 6) sorted by relevance

/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
DConnectivityFragment.java91 private void updateStatus(int backgroundColor, int resId, Object... formatArgs) { in updateStatus()
/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
DCamera.kt83 val backgroundColor by in CameraButton() constant
DQuickSettingsGrid.kt184 val backgroundColor = animateColorAsState(targetBackgroundColor) in tileHeight() constant
/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/notification/
DNotification.kt97 val backgroundColor = MaterialTheme.colorScheme.surfaceBright in Notification() constant
/development/samples/VirtualDeviceManager/demos/src/com/example/android/vdmdemo/demos/
DRecorderDemoActivity.kt126 val backgroundColor = in <lambda>() constant
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceWearableConfigActivity.java151 private void updateConfigDataItem(final int backgroundColor) { in updateConfigDataItem()