Searched refs:RetrySubscribeScreenUnlockedEvent (Results 1 – 2 of 2) sorted by relevance
2036 void RetrySubscribeScreenUnlockedEvent(int32_t retryCount);
7106 RetrySubscribeScreenUnlockedEvent(retryCount); in SubscribeScreenUnlockedEvent()7117 void AbilityManagerService::RetrySubscribeScreenUnlockedEvent(int32_t retryCount) in RetrySubscribeScreenUnlockedEvent() function in OHOS::AAFwk::AbilityManagerService7129 obj->RetrySubscribeScreenUnlockedEvent(retryCount - 1); in RetrySubscribeScreenUnlockedEvent()