Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DApplicationRestrictionsActivity.java54 Bundle restrictions = mUserManager.getApplicationRestrictions(getPackageName()); in broadcastRestriction() local
56 intent.putExtra("value", restrictions); in broadcastRestriction()