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

  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
SetupProfileFragment.java 35 public class SetupProfileFragment extends Fragment implements View.OnClickListener {
39 public static SetupProfileFragment newInstance() {
40 return new SetupProfileFragment();
43 public SetupProfileFragment() {
  /developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
SetupProfileFragment.java 34 public class SetupProfileFragment extends Fragment implements View.OnClickListener {
38 public static SetupProfileFragment newInstance() {
39 return new SetupProfileFragment();
42 public SetupProfileFragment() {
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
SetupProfileFragment.java 35 public class SetupProfileFragment extends Fragment implements View.OnClickListener {
39 public static SetupProfileFragment newInstance() {
40 return new SetupProfileFragment();
43 public SetupProfileFragment() {
  /developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
SetupProfileFragment.java 34 public class SetupProfileFragment extends Fragment implements View.OnClickListener {
38 public static SetupProfileFragment newInstance() {
39 return new SetupProfileFragment();
42 public SetupProfileFragment() {
  /development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
SetupProfileFragment.java 35 public class SetupProfileFragment extends Fragment implements View.OnClickListener {
39 public static SetupProfileFragment newInstance() {
40 return new SetupProfileFragment();
43 public SetupProfileFragment() {
  /development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
SetupProfileFragment.java 34 public class SetupProfileFragment extends Fragment implements View.OnClickListener {
38 public static SetupProfileFragment newInstance() {
39 return new SetupProfileFragment();
42 public SetupProfileFragment() {

Completed in 218 milliseconds