Searched defs:currentScreenStatus (Results 1 – 3 of 3) sorted by relevance
| /foundation/distributeddatamgr/pasteboard/services/core/include/ | ||
| D | pasteboard_service.h | 129 static ScreenEvent currentScreenStatus; variable |
| /foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/ | ||
| D | popup.js | 494 get currentScreenStatus() { getter in PopupComponent |
| /foundation/distributeddatamgr/pasteboard/services/core/src/ | ||
| D | pasteboard_service.cpp | 96 ScreenEvent PasteboardService::currentScreenStatus = ScreenEvent::Default; member in OHOS::MiscServices::PasteboardService |