Home
last modified time | relevance | path

Searched refs:Foreground (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/hwui/
DCanvasTransform.h31 Foreground = 2, enumerator
DRenderNode.cpp338 usage = UsageHint::Foreground; in handleForceDark()
/frameworks/base/core/java/android/text/
DHtml.java1080 start(text, new Foreground(c | 0xFF000000)); in startCssStyle()
1113 Foreground f = getLast(text, Foreground.class); in endCssStyle()
1147 start(text, new Foreground(c | 0xFF000000)); in startFont()
1162 Foreground foreground = getLast(text, Foreground.class); in endFont()
1293 private static class Foreground { class in HtmlToSpannedConverter
1296 public Foreground(int foregroundColor) { in Foreground() method in HtmlToSpannedConverter.Foreground
/frameworks/base/core/proto/android/os/
Dps.proto104 // Foreground.
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto433 message Foreground { message
439 optional Foreground foreground = 13;
575 // Foreground Processes
833 oneof Foreground { oneof
/frameworks/layoutlib/validator/resources/
Dstrings.properties48 question_option_message_both_incorrect = Foreground and background incorrect
49 question_option_message_foreground_incorrect = Foreground incorrect
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java293 proto.write(ServiceRecordProto.Foreground.ID, foregroundId); in dumpDebug()
294 foregroundNoti.dumpDebug(proto, ServiceRecordProto.Foreground.NOTIFICATION); in dumpDebug()
/frameworks/base/core/proto/android/service/
Dprocstats.proto204 // Operate enum: Started, Foreground, Bound, Executing
/frameworks/base/cmds/statsd/src/
Datoms.proto6026 // Operate enum: Started, Foreground, Bound, Executing
/frameworks/base/config/
Dpreloaded-classes6238 android.text.HtmlToSpannedConverter$Foreground
Dboot-image-profile.txt46543 Landroid/text/HtmlToSpannedConverter$Foreground;