Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DCanvasTransform.h31 Foreground = 2, enumerator
DRenderNode.cpp319 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.proto503 message Foreground { message
509 optional Foreground foreground = 13;
644 // Foreground Processes
903 oneof Foreground { oneof
/frameworks/base/core/proto/android/service/
Dprocstats.proto175 // Operate enum: Started, Foreground, Bound, Executing
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java289 proto.write(ServiceRecordProto.Foreground.ID, foregroundId); in writeToProto()
290 foregroundNoti.writeToProto(proto, ServiceRecordProto.Foreground.NOTIFICATION); in writeToProto()
/frameworks/base/cmds/statsd/src/
Datoms.proto4532 // Operate enum: Started, Foreground, Bound, Executing