Searched refs:ApplicationLaunchSettingsFragment (Results 1 – 3 of 3) sorted by relevance
34 public class ApplicationLaunchSettingsFragment extends SettingsFragment { class43 public static ApplicationLaunchSettingsFragment newInstance(String pkg) { in newInstance()44 ApplicationLaunchSettingsFragment fragment = new ApplicationLaunchSettingsFragment(); in newInstance()
145 ApplicationLaunchSettingsFragment.newInstance(entry.info.packageName)); in createPreference()
150 ArgumentCaptor<ApplicationLaunchSettingsFragment> captor = ArgumentCaptor.forClass( in performClick_startsApplicationLaunchSettingsFragmentWithPackageName()151 ApplicationLaunchSettingsFragment.class); in performClick_startsApplicationLaunchSettingsFragmentWithPackageName()155 ApplicationLaunchSettingsFragment.ARG_PACKAGE_NAME); in performClick_startsApplicationLaunchSettingsFragmentWithPackageName()