Searched refs:ProcessInactiveTimeOut (Results 1 – 3 of 3) sorted by relevance
54 ProcessInactiveTimeOut(event.GetParam()); in ProcessEvent()98 void AbilityEventHandler::ProcessInactiveTimeOut(int64_t abilityRecordId) in ProcessInactiveTimeOut() function in OHOS::AAFwk::AbilityEventHandler
46 void ProcessInactiveTimeOut(int64_t abilityRecordId);
96 abilityEventHandler->ProcessInactiveTimeOut(int64Param); in DoSomethingInterestingWithMyAPI()