Home
last modified time | relevance | path

Searched refs:activeWindow (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp459 int32_t activeWindow = serviceProxy_->GetActiveWindow(); in GetRoot() local
460 HILOG_DEBUG("activeWindow[%{public}d]", activeWindow); in GetRoot()
461 if (GetCacheElementInfo(activeWindow, ROOT_NONE_ID, elementInfo)) { in GetRoot()
466 return SearchElementInfoFromAce(activeWindow, ROOT_NONE_ID, cacheMode_, elementInfo); in GetRoot()
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_stub.cpp546 int32_t activeWindow = GetActiveWindow(); in HandleGetActiveWindow() local
547 reply.WriteInt32(activeWindow); in HandleGetActiveWindow()

Completed in 6 milliseconds