Searched refs:Foreground (Results 1 – 15 of 15) sorted by relevance
/aosp12/frameworks/base/core/java/android/text/ |
H A D | Html.java | 1083 start(text, new Foreground(c | 0xFF000000)); in startCssStyle() 1116 Foreground f = getLast(text, Foreground.class); in endCssStyle() 1150 start(text, new Foreground(c | 0xFF000000)); in startFont() 1165 Foreground foreground = getLast(text, Foreground.class); in endFont() 1314 private static class Foreground { class in HtmlToSpannedConverter 1317 public Foreground(int foregroundColor) { in Foreground() method in HtmlToSpannedConverter.Foreground
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | CanvasTransform.h | 31 Foreground = 2, enumerator
|
H A D | RenderNode.cpp | 399 usage = UsageHint::Foreground; in handleForceDark()
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | ps.proto | 104 // Foreground.
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 433 message Foreground { message 439 optional Foreground foreground = 13; 575 // Foreground Processes 837 oneof Foreground {
|
/aosp12/hardware/interfaces/power/1.0/ |
H A D | types.hal | 21 * Foreground app has started or stopped requesting a VSYNC pulse
|
/aosp12/frameworks/layoutlib/validator/resources/ |
H A D | strings.properties | 55 question_option_message_both_incorrect = Foreground and background incorrect 56 question_option_message_foreground_incorrect = Foreground incorrect
|
/aosp12/hardware/interfaces/broadcastradio/1.1/ |
H A D | ITuner.hal | 91 * Foreground scanning may be implemented in the front end app with
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ServiceRecord.java | 344 proto.write(ServiceRecordProto.Foreground.ID, foregroundId); in dumpDebug() 345 foregroundNoti.dumpDebug(proto, ServiceRecordProto.Foreground.NOTIFICATION); in dumpDebug()
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | procstats.proto | 204 // Operate enum: Started, Foreground, Bound, Executing
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 7291 // Operate enum: Started, Foreground, Bound, Executing 15650 // Foreground app. Corresponds to the value of 15654 // Foreground service. Corresponds to the value of
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 6911 android.text.HtmlToSpannedConverter$Foreground
|
H A D | boot-image-profile.txt | 30526 Landroid/text/HtmlToSpannedConverter$Foreground;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 6933 android.text.HtmlToSpannedConverter$Foreground
|
H A D | boot-image-profile.txt | 40190 Landroid/text/HtmlToSpannedConverter$Foreground;
|