Searched refs:getRestrictionIntentAsUser (Results 1 – 4 of 4) sorted by relevance
49 roleItem.role.getRestrictionIntentAsUser(user, context) in <lambda>()
119 rolePreference.setRestrictionIntent(role.getRestrictionIntentAsUser( in onRoleListChanged()
1024 public Intent getRestrictionIntentAsUser(@NonNull UserHandle user, @NonNull Context context) { in getRestrictionIntentAsUser() method in Role1077 return getRestrictionIntentAsUser(user, context); in getApplicationRestrictionIntentAsUser()
233 rolePreference.setRestrictionIntent(role.getRestrictionIntentAsUser(user, context)); in addPreferences()