Home
last modified time | relevance | path

Searched defs:mCurrentRestrictions (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DAppRestrictionEnforcerFragment.java107 private Bundle mCurrentRestrictions = new Bundle(); field in AppRestrictionEnforcerFragment
491 Constants.PACKAGE_NAME_APP_RESTRICTION_SCHEMA, mCurrentRestrictions); in saveRestrictions() local