Searched refs:WINDOW_RECTANGLE_TOP_KEY (Results 1 – 5 of 5) sorted by relevance
25 constexpr const char* WINDOW_RECTANGLE_TOP_KEY = "ohos.ability.params.request.top"; variable
100 int32_t top = want.GetIntParam(RequestConstants::WINDOW_RECTANGLE_TOP_KEY, 0); in OnGetRequestInfo()
52 const std::string WINDOW_RECTANGLE_TOP_KEY = "ohos.ability.params.request.top"; variable413 want.SetParam(WINDOW_RECTANGLE_TOP_KEY, top); in StartServiceExtension()
47 const std::string WINDOW_RECTANGLE_TOP_KEY = "ohos.ability.params.request.top"; variable423 want.SetParam(WINDOW_RECTANGLE_TOP_KEY, top); in CreateServiceExtension()
671 want.SetParam(RequestConstants::WINDOW_RECTANGLE_TOP_KEY, top); in RequestDialogService()722 want.SetParam(RequestConstants::WINDOW_RECTANGLE_TOP_KEY, top); in RequestDialogService()