/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/viewholder/ |
D | AppHeaderViewHolder.kt | 281 private fun getHeaderForeground(header: Header): HeaderStyle.Foreground { in getHeaderForeground() 287 HeaderStyle.Foreground( in getHeaderForeground() 292 HeaderStyle.Foreground( in getHeaderForeground() 300 HeaderStyle.Foreground( in getHeaderForeground() 305 HeaderStyle.Foreground( in getHeaderForeground() 315 HeaderStyle.Foreground( in getHeaderForeground() 321 HeaderStyle.Foreground( in getHeaderForeground() 327 HeaderStyle.Foreground( in getHeaderForeground() 333 HeaderStyle.Foreground( in getHeaderForeground() 418 val foreground: Foreground [all …]
|
/frameworks/base/libs/hwui/ |
D | CanvasTransform.h | 31 Foreground = 2, enumerator
|
D | RenderNode.cpp | 429 usage = UsageHint::Foreground; in handleForceDark()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 1094 start(text, new Foreground(c | 0xFF000000)); in startCssStyle() 1127 Foreground f = getLast(text, Foreground.class); in endCssStyle() 1161 start(text, new Foreground(c | 0xFF000000)); in startFont() 1176 Foreground foreground = getLast(text, Foreground.class); in endFont() 1325 private static class Foreground { class in HtmlToSpannedConverter 1328 public Foreground(int foregroundColor) { in Foreground() method in HtmlToSpannedConverter.Foreground
|
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/ |
D | fog_effect.agsl | 51 * - Foreground 134 // Foreground fog, layer 2.
|
D | snow_effect.agsl | 52 * 3. Foreground 54 * 5. Foreground snow layers (from mid layer to closest layer)
|
/frameworks/base/core/proto/android/os/ |
D | ps.proto | 104 // Foreground.
|
D | appbackgroundrestrictioninfo.proto | 82 // Foreground battery usage (1/10000th)
|
/frameworks/base/core/proto/android/server/ |
D | activitymanagerservice.proto | 441 message Foreground { message 448 optional Foreground foreground = 13; 600 // Foreground Processes 864 oneof Foreground { oneof
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 124 # Foreground service start/stop/denied/timed_out events.
|
D | ServiceRecord.java | 824 proto.write(ServiceRecordProto.Foreground.ID, foregroundId); in dumpDebug() 825 foregroundNoti.dumpDebug(proto, ServiceRecordProto.Foreground.NOTIFICATION); in dumpDebug() 826 proto.write(ServiceRecordProto.Foreground.FOREGROUND_SERVICE_TYPE, in dumpDebug()
|
/frameworks/base/core/proto/android/service/ |
D | procstats.proto | 204 // Operate enum: Started, Foreground, Bound, Executing
|
/frameworks/layoutlib/validator/resources/ |
D | strings.properties | 108 question_option_message_foreground_incorrect = Foreground incorrect 110 question_option_message_both_incorrect = Foreground and background incorrect
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 8993 // Operate enum: Started, Foreground, Bound, Executing 19131 // Foreground app. Corresponds to the value of 19135 // Foreground service. Corresponds to the value of 22151 // Foreground battery usage (1/10000th)
|
/frameworks/base/boot/ |
D | preloaded-classes | 8063 android.text.HtmlToSpannedConverter$Foreground
|
D | boot-image-profile.txt | 30471 Landroid/text/HtmlToSpannedConverter$Foreground;
|
/frameworks/base/config/ |
D | preloaded-classes | 8094 android.text.HtmlToSpannedConverter$Foreground
|
D | boot-image-profile.txt | 40632 Landroid/text/HtmlToSpannedConverter$Foreground;
|