Home
last modified time | relevance | path

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

/developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
DCustomRestrictionsActivity.java41 new CustomRestrictionsFragment()).commit(); in onCreate()
DCustomRestrictionsFragment.java51 public class CustomRestrictionsFragment extends PreferenceFragment class