Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSetPolicyActivity.java34 private static final String EXTRA_RESTRICTION_KEY = "extra-restriction-key"; field in SetPolicyActivity
68 String restrictionKey = intent.getStringExtra(EXTRA_RESTRICTION_KEY); in handleIntent()
73 String restrictionKey = intent.getStringExtra(EXTRA_RESTRICTION_KEY); in handleIntent()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DSetPolicyActivity.java35 private static final String EXTRA_RESTRICTION_KEY = "extra-restriction-key"; field in SetPolicyActivity
72 String restrictionKey = intent.getStringExtra(EXTRA_RESTRICTION_KEY); in handleIntent()
77 String restrictionKey = intent.getStringExtra(EXTRA_RESTRICTION_KEY); in handleIntent()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSetPolicyActivity.java37 private static final String EXTRA_RESTRICTION_KEY = "extra-restriction-key"; field in SetPolicyActivity
79 String restrictionKey = intent.getStringExtra(EXTRA_RESTRICTION_KEY); in handleIntent()
84 String restrictionKey = intent.getStringExtra(EXTRA_RESTRICTION_KEY); in handleIntent()