Searched refs:StartingWindowCold (Results 1 – 4 of 4) sorted by relevance
47 return StartingWindowCold(data, reply); in OnRemoteRequest()110 int WindowManagerServiceHandlerStub::StartingWindowCold(MessageParcel &data, MessageParcel &reply) in StartingWindowCold() function in OHOS::AAFwk::WindowManagerServiceHandlerStub
41 int StartingWindowCold(MessageParcel &data, MessageParcel &reply);
1213 …void StartingWindowCold(const std::shared_ptr<StartOptions> &startOptions, const std::shared_ptr<W…
875 StartingWindowCold(startOptions, want, abilityRequest); in StartingWindowTask()882 StartingWindowCold(startOptions, want, abilityRequest); in StartingWindowTask()1131 void AbilityRecord::StartingWindowCold(const std::shared_ptr<StartOptions> &startOptions, in StartingWindowCold() function in OHOS::AAFwk::AbilityRecord