Home
last modified time | relevance | path

Searched defs:focusedId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Danomaly_detection.cpp83 void AnomalyDetection::FocusCheckProcess(int32_t focusedId, int32_t nextId) in FocusCheckProcess()
106 void AnomalyDetection::ReportFocusException(const std::string& errorReason, int32_t focusedId, int3… in ReportFocusException()
H A Dscene_session_manager.cpp5376 int32_t focusedId = focusedSessionId_; in ShiftFocus() local
/ohos5.0/base/update/updater/services/ui/view/page/
H A Dsub_page.cpp47 std::string focusedId {}; in BuildSubPage() local