Home
last modified time | relevance | path

Searched defs:colorBackground (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
H A DTask.java226 public int colorBackground; field in Task
289 public Task(TaskKey key, int colorPrimary, int colorBackground, in Task()
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
H A DAndroidColorScheme.kt104 val colorBackground = getColor(context, R.attr.colorBackground) regex
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManager.java1756 int colorPrimary, int colorBackground, in TaskDescription()
2194 final int colorBackground = in.getAttributeIntHex(null, in restoreFromXml() local
H A DActivity.java5393 int colorBackground = a.getColor( in onApplyThemeResource() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...