Searched refs:getUserRestrictionTestIntent (Results 1 – 2 of 2) sorted by relevance
147 final Intent intent = UserRestrictions.getUserRestrictionTestIntent(this, restriction); in addTestsToAdapter()
220 public static Intent getUserRestrictionTestIntent(Context context, String restriction) { in getUserRestrictionTestIntent() method in UserRestrictions