Searched defs:focusedWindowId (Results 1 – 10 of 10) sorted by relevance
184 RetError AccessibilityWindowManager::GetFocusedWindowId(int32_t &focusedWindowId) in GetFocusedWindowId()
584 RetError AccessibleAbilityManagerService::GetFocusedWindowId(int32_t &focusedWindowId) in GetFocusedWindowId()
480 RetError MockAccessibleAbilityManagerServiceStub::GetFocusedWindowId(int32_t &focusedWindowId) in GetFocusedWindowId()
746 RetError AccessibilitySystemAbilityClientImpl::GetFocusedWindowId(int32_t &focusedWindowId) in GetFocusedWindowId()
123 RetError GetFocusedWindowId(int32_t &focusedWindowId) override {return RET_OK;} in GetFocusedWindowId()
988 RetError AccessibilityWindowManager::GetFocusedWindowId(int32_t &focusedWindowId) in GetFocusedWindowId()
2711 RetError AccessibleAbilityManagerService::GetFocusedWindowId(int32_t &focusedWindowId) in GetFocusedWindowId()
1311 int32_t focusedWindowId = -1; in HandleGetFocusedWindowId() local
1704 RetError AccessibleAbilityManagerServiceProxy::GetFocusedWindowId(int32_t &focusedWindowId) in GetFocusedWindowId()
1190 uint32_t focusedWindowId = container->GetFocusWindow(); in UpdateFocusWindowWithWindowRemoved() local