Lines Matching refs:string
62 const std::string BOOTEVENT_WMS_READY = "bootevent.wms.ready";
125 void WindowManagerService::PostAsyncTask(Task task, const std::string& taskName, uint32_t delay)
135 void WindowManagerService::PostVoidSyncTask(Task task, const std::string& taskName)
145 void WindowManagerService::OnAddSystemAbility(int32_t systemAbilityId, const std::string& deviceId)
323 const std::string multiWindowUIType = system::GetParameter("const.window.multiWindowUIType", "");
466 std::vector<std::string> supportedModes;
591 std::map<std::string, float> stringToCornerRadius = {
704 static std::map<std::string, RSAnimationTimingCurve> curveMap = {
715 std::string keyboardCurveName = "easeOut";
719 std::string name = nameItem.stringValue_;
755 static std::map<std::string, RSAnimationTimingCurve> curveMap = {
769 std::string name = nameItem.stringValue_;
1469 void WindowManagerService::NotifyDumpInfoResult(const std::vector<std::string>& info)