Searched refs:canRetryLaunchActivity (Results 1 – 1 of 1) sorted by relevance
110 if (canRetryLaunchActivity(mNumberOfStartUpdaterTries)) { in tryRescheduleActivityLaunch()121 private boolean canRetryLaunchActivity(int numTries) { in canRetryLaunchActivity() method in RetryLaunchViewModel