HomeSort by relevance Sort by last modified time
    Searched refs:AppRestrictionEnforcerFragment (Results 1 - 8 of 8) sorted by null

  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/tests/src/com/example/android/apprestrictionenforcer/tests/
SampleTests.java 46 private AppRestrictionEnforcerFragment mTestFragment;
61 mTestFragment = (AppRestrictionEnforcerFragment)
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/tests/src/com/example/android/apprestrictionenforcer/tests/
SampleTests.java 46 private AppRestrictionEnforcerFragment mTestFragment;
61 mTestFragment = (AppRestrictionEnforcerFragment)
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
MainActivity.java 51 .replace(R.id.container, new AppRestrictionEnforcerFragment())
AppRestrictionEnforcerFragment.java 45 public class AppRestrictionEnforcerFragment extends Fragment implements View.OnClickListener,
57 private static final String PREFS_KEY = "AppRestrictionEnforcerFragment";
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
MainActivity.java 51 .replace(R.id.container, new AppRestrictionEnforcerFragment())
AppRestrictionEnforcerFragment.java 45 public class AppRestrictionEnforcerFragment extends Fragment implements View.OnClickListener,
57 private static final String PREFS_KEY = "AppRestrictionEnforcerFragment";
  /development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
MainActivity.java 51 .replace(R.id.container, new AppRestrictionEnforcerFragment())
AppRestrictionEnforcerFragment.java 45 public class AppRestrictionEnforcerFragment extends Fragment implements View.OnClickListener,
57 private static final String PREFS_KEY = "AppRestrictionEnforcerFragment";

Completed in 68 milliseconds