Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.h188 void ShowActionMenuForService(const std::string& title, const std::vector<ButtonInfo>& button,
H A Dsubwindow_ohos.cpp1631 void SubwindowOhos::ShowActionMenuForService( in ShowActionMenuForService() function in OHOS::Ace::SubwindowOhos
1701 ShowActionMenuForService(title, button, std::move(callback)); in ShowActionMenu()