Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DPolicyTransparencyTestListActivity.java152 UserRestrictions.getUserRestrictionTestIntent(this, restriction, mMode); in addTestsToAdapter()
DUserRestrictions.java261 public static Intent getUserRestrictionTestIntent(Context context, String restriction, in getUserRestrictionTestIntent() method in UserRestrictions