Home
last modified time | relevance | path

Searched refs:BG_COLOR (Results 1 – 5 of 5) sorted by relevance

/base/powermgr/power_manager/power_dialog/entry/src/main/ets/ServiceExtAbility/
DPowerDialogAbility.ts20 const BG_COLOR = '#00000000'; constant
74 await powerWin.setBackgroundColor(BG_COLOR);
DThermalHighDialogAbility.ts20 const BG_COLOR = '#00000000'; constant
74 await thermalHighWin.setBackgroundColor(BG_COLOR);
DBatteryDialogAbility.ts20 const BG_COLOR = '#00000000'; constant
74 await batteryWin.setBackgroundColor(BG_COLOR);
DThermalLowDialogAbility.ts20 const BG_COLOR = '#00000000'; constant
74 await thermalLowWin.setBackgroundColor(BG_COLOR);
/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/ServiceExtAbility/
DUsbDialogAbility.ts30 const BG_COLOR = '#33000000'; constant
82 await usbWin.setBackgroundColor(BG_COLOR);