HomeSort by relevance Sort by last modified time
    Searched defs:StrictViewFragment (Results 1 - 2 of 2) sorted by null

  /cts/tests/fragment/src/android/fragment/cts/
StrictViewFragment.java 25 public class StrictViewFragment extends StrictFragment {
33 public static StrictViewFragment create(int layoutId) {
34 StrictViewFragment fragment = new StrictViewFragment();
  /frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
StrictViewFragment.java 27 public class StrictViewFragment extends StrictFragment {
35 public static StrictViewFragment create(int layoutId) {
36 StrictViewFragment fragment = new StrictViewFragment();

Completed in 199 milliseconds