Searched refs:ProcessForegroundTimeOut (Results 1 – 3 of 3) sorted by relevance
58 ProcessForegroundTimeOut(event); in ProcessEvent()106 void AbilityEventHandler::ProcessForegroundTimeOut(const EventWrap &event) in ProcessForegroundTimeOut() function in OHOS::AAFwk::AbilityEventHandler
47 void ProcessForegroundTimeOut(const EventWrap &event);
97 abilityEventHandler->ProcessForegroundTimeOut(int64Param); in DoSomethingInterestingWithMyAPI()