Home
last modified time | relevance | path

Searched refs:PrefsTwoFragment (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceWithHeaders.java56 || PrefsTwoFragment.class.getName().equals(fragment) in isValidFragment()
77 public static class PrefsTwoFragment extends PreferenceFragment { class in PreferenceWithHeaders
DPreferenceActivityFlowTest.java295 launchActivityWithExtras(PreferenceWithHeaders.PrefsTwoFragment.class, in startWithFragmentInner()
307 launchActivityWithExtras(PreferenceWithHeaders.PrefsTwoFragment.class, in startWithFragmentAndRecreateInner()
331 launchActivityWithExtras(PreferenceWithHeaders.PrefsTwoFragment.class, in startWithFragmentAndInitTitleInner()
352 launchActivityWithExtras(PreferenceWithHeaders.PrefsTwoFragment.class, in startWithFragmentNoHeadersInner()
368 launchActivityWithExtras(PreferenceWithHeaders.PrefsTwoFragment.class, in startWithFragmentNoHeadersButInitTitleInner()