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