/aosp14/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
H A D | TestService.java | 390 private void threadFinished(boolean foreground) { in threadFinished() 445 void onInit(Context context, boolean foreground) { in onInit() 576 void onInit(Context context, boolean foreground) { in onInit() 601 void onInit(Context context, boolean foreground) { in onInit() 621 void onInit(Context context, boolean foreground) { in onInit() 666 void onInit(Context context, boolean foreground) { in onInit() 684 void onInit(Context context, boolean foreground) { in onInit() 702 void onInit(Context context, boolean foreground) { in onInit() 724 void onInit(Context context, boolean foreground) { in onInit() 746 void onInit(Context context, boolean foreground) { in onInit() [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/ |
H A D | AppForegroundHelper.java | 38 void onAppForegroundChanged(int uid, boolean foreground); in onAppForegroundChanged() 69 protected final void notifyAppForeground(int uid, boolean foreground) { in notifyAppForeground()
|
H A D | LocationUsageLogger.java | 54 boolean hasIntent, Geofence geofence, boolean foreground) { in logLocationApiUsage() 208 private static int categorizeActivityImportance(boolean foreground) { in categorizeActivityImportance()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/thumbnailTest/entry/src/main/resources/base/media/ |
H A D | layered_image.json | 4 "foreground" : "$media:icon" string
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
H A D | ContrastColorUtilTest.java | 179 public static void assertContrastIsWithinRange(int foreground, int background, in assertContrastIsWithinRange() 185 public static void assertContrastIsAtLeast(int foreground, int background, double minContrast) { in assertContrastIsAtLeast() 195 public static void assertContrastIsAtMost(int foreground, int background, double maxContrast) { in assertContrastIsAtMost()
|
/aosp14/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/ |
H A D | AdaptiveIcon.java | 47 public AdaptiveIcon(Context context, Drawable foreground) { in AdaptiveIcon() 51 public AdaptiveIcon(Context context, Drawable foreground, int insetResId) { in AdaptiveIcon()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ServiceStartNotAllowedException.java | 35 public static ServiceStartNotAllowedException newInstance(boolean foreground, in newInstance()
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/ |
H A D | FakeAppForegroundHelper.java | 33 public void setAppForeground(int uid, boolean foreground) { in setAppForeground()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | image_filter.cpp | 64 …std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& crop… in ImageFilter() 136 std::shared_ptr<ImageFilter> foreground, const Rect& cropRect) in CreateArithmeticImageFilter() 159 …std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground, const Rect& crop… in CreateBlendImageFilter() 165 std::shared_ptr<ImageFilter> foreground, const Rect& cropRect) noexcept in ImageFilter()
|
/aosp14/frameworks/base/core/java/com/android/internal/graphics/ |
H A D | ColorUtils.java | 50 public static int compositeColors(@ColorInt int foreground, @ColorInt int background) { in compositeColors() 96 public static double calculateContrast(@ColorInt int foreground, @ColorInt int background) { in calculateContrast() 123 public static int calculateMinimumBackgroundAlpha(@ColorInt int foreground, in calculateMinimumBackgroundAlpha() 148 public static int calculateMinimumAlpha(@ColorInt int foreground, @ColorInt int background, in calculateMinimumAlpha() 180 private static int binaryAlphaSearch(@ColorInt int foreground, @ColorInt int background, in binaryAlphaSearch() 696 double calculateContrast(int foreground, int background, int alpha); in calculateContrast()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
H A D | CpuPowerCalculatorTest.java | 368 final BatteryConsumer.Key foreground = uidConsumer1.getKey( in testTimerBasedModel_byProcessState() local 475 final BatteryConsumer.Key foreground = uidConsumer1.getKey( in testMeasuredEnergyBasedModel_perProcessState() local
|
H A D | WifiPowerCalculatorTest.java | 175 final BatteryConsumer.Key foreground = uidConsumer.getKey( in testPowerControllerBasedModel_powerProfile_byProcessState() local 263 final BatteryConsumer.Key foreground = uidConsumer.getKey( in testPowerControllerBasedModel_measured_byProcessState() local
|
H A D | BluetoothPowerCalculatorTest.java | 141 final BatteryConsumer.Key foreground = uidConsumer.getKey( in testTimerBasedModel_byProcessState() local 261 final BatteryConsumer.Key foreground = uidConsumer.getKey( in testMeasuredEnergyBasedModel_byProcessState() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/ |
H A D | notifier_mgr.h | 36 bool foreground = true; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/ |
H A D | launcher_ability_resource_info.h | 33 std::vector<uint8_t> foreground; member
|
H A D | bundle_resource_info.h | 44 std::vector<uint8_t> foreground; member
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image_filter.h | 60 std::shared_ptr<TestingImageFilter> foreground) in CreateArithmeticImageFilter()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | drawable_descriptor.cpp | 322 …auto foreground = Media::ImageSource::CreateImageSource(foregroundInfo.first.get(), foregroundInfo… in InitLayeredParam() local 456 bool LayeredDrawableDescriptor::GetLayeredIconParm(std::shared_ptr<Rosen::Drawing::Bitmap>& foregro… in GetLayeredIconParm() 507 …d LayeredDrawableDescriptor::CompositeIconAdaptive(std::shared_ptr<Rosen::Drawing::Bitmap>& foregr… in CompositeIconAdaptive() 553 const std::shared_ptr<Rosen::Drawing::Bitmap>& foreground) in BlendForeground() 579 …ayeredDrawableDescriptor::CompositeIconNotAdaptive(std::shared_ptr<Rosen::Drawing::Bitmap>& foregr… in CompositeIconNotAdaptive() 647 std::shared_ptr<Rosen::Drawing::Bitmap> foreground; in CreatePixelMap() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource_drawable_utils.cpp | 45 const std::vector<uint8_t> &foreground, const std::vector<uint8_t> &background) in ConvertToDrawableDescriptor()
|
/aosp14/frameworks/base/libs/androidfw/tests/data/system/ |
H A D | R.h | 28 foreground = 0x01010001, // default enumerator
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_abstract_progress_unit_test.cpp | 27 const char* foreground = "D:/"; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_modifier.h | 65 …const ImageSourceInfo& foreground, const ImageSourceInfo& secondary, const ImageSourceInfo& backgr… in UpdateImageSourceInfo() 72 bool JudgeImageSourceInfo(const ImageSourceInfo& foreground, const ImageSourceInfo& secondary, in JudgeImageSourceInfo()
|
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/ |
H A D | trace_collector.h | 36 int32_t foreground; // app foreground member
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssListenerMultiplexer.java | 160 boolean onForegroundChanged(int uid, boolean foreground) { in onForegroundChanged() 426 private void onAppForegroundChanged(int uid, boolean foreground) { in onAppForegroundChanged()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_image_filter.cpp | 116 sk_sp<SkImageFilter> foreground = nullptr; in InitWithArithmetic() local 188 std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foreground) in InitWithBlend()
|