Searched refs:tryLaunchNavigationActivity (Results 1 – 1 of 1) sorted by relevance
121 private final Runnable mRetryLaunchNavigationActivity = this::tryLaunchNavigationActivity;199 tryLaunchNavigationActivity(); in onReceive()442 tryLaunchNavigationActivity(); in startNavigationActivity()451 private void tryLaunchNavigationActivity() { in tryLaunchNavigationActivity() method in MainClusterActivity