Searched refs:Foreground (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/libs/hwui/ |
D | CanvasTransform.h | 31 Foreground = 2, enumerator
|
D | RenderNode.cpp | 338 usage = UsageHint::Foreground; in handleForceDark()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 1080 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/ |
D | ps.proto | 104 // Foreground.
|
/frameworks/base/core/proto/android/server/ |
D | activitymanagerservice.proto | 433 message Foreground { message 439 optional Foreground foreground = 13; 575 // Foreground Processes 833 oneof Foreground { oneof
|
/frameworks/layoutlib/validator/resources/ |
D | strings.properties | 48 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/ |
D | ServiceRecord.java | 293 proto.write(ServiceRecordProto.Foreground.ID, foregroundId); in dumpDebug() 294 foregroundNoti.dumpDebug(proto, ServiceRecordProto.Foreground.NOTIFICATION); in dumpDebug()
|
/frameworks/base/core/proto/android/service/ |
D | procstats.proto | 204 // Operate enum: Started, Foreground, Bound, Executing
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 6026 // Operate enum: Started, Foreground, Bound, Executing
|
/frameworks/base/config/ |
D | preloaded-classes | 6238 android.text.HtmlToSpannedConverter$Foreground
|
D | boot-image-profile.txt | 46543 Landroid/text/HtmlToSpannedConverter$Foreground;
|