Searched refs:handleLaunchSettings (Results 1 – 2 of 2) sorted by relevance
108 mRepository.handleLaunchSettings(); in handleLaunchSettings_managerNull_doNothing()117 mRepository.handleLaunchSettings(); in handleLaunchSettings_stageNull_doNothing()128 mRepository.handleLaunchSettings(); in handleLaunchSettings_intentNull_doNothing()135 mRepository.handleLaunchSettings(); in handleLaunchSettings_allReady_sendSettingsIntent()
58 private Runnable mLaunchSettingsRunnable = () -> handleLaunchSettings();106 void handleLaunchSettings() { in handleLaunchSettings() method in SharedConnectivityRepository