Home | History | Annotate | Download | only in admin

Lines Matching refs:profileName

2497      * @param profileName The name of the profile.
2499 public void setProfileName(ComponentName who, String profileName) {
2502 mService.setProfileName(who, profileName);