Home | History | Annotate | Download | only in admin

Lines Matching refs:profileName

3052      * @param profileName The name of the profile.
3054 public void setProfileName(@NonNull ComponentName admin, String profileName) {
3057 mService.setProfileName(admin, profileName);