Searched refs:EXTRA_RESTRICTION (Results 1 – 3 of 3) sorted by relevance
2109 intent.getStringExtra(DevicePolicyManager.EXTRA_RESTRICTION)); in testCreateAdminSupportIntent()2123 intent.getStringExtra(DevicePolicyManager.EXTRA_RESTRICTION)); in testCreateAdminSupportIntent()2134 intent.getStringExtra(DevicePolicyManager.EXTRA_RESTRICTION)); in testCreateAdminSupportIntent()2142 intent.getStringExtra(DevicePolicyManager.EXTRA_RESTRICTION)); in testCreateAdminSupportIntent()
1135 public static final String EXTRA_RESTRICTION = "android.app.extra.RESTRICTION"; field in DevicePolicyManager
9358 intent.putExtra(DevicePolicyManager.EXTRA_RESTRICTION, restriction); in createAdminSupportIntent()