Home
last modified time | relevance | path

Searched refs:HandleGetWindowsByDisplayId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/common/interface/include/
H A Daccessible_ability_channel_stub.h117 ErrCode HandleGetWindowsByDisplayId(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_channel_stub.cpp50 SWITCH_CASE(AccessibilityInterfaceCode::GET_WINDOWS_BY_DISPLAY_ID, HandleGetWindowsByDisplayId)\
354 ErrCode AccessibleAbilityChannelStub::HandleGetWindowsByDisplayId(MessageParcel &data, MessageParce… in HandleGetWindowsByDisplayId() function in OHOS::Accessibility::AccessibleAbilityChannelStub