Home
last modified time | relevance | path

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

/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
DMainActivity.java53 AppRestrictionSchemaFragment fragment = new AppRestrictionSchemaFragment(); in onCreate()
DAppRestrictionSchemaFragment.java44 public class AppRestrictionSchemaFragment extends Fragment implements View.OnClickListener { class