Searched defs:addProfile (Results 1 – 4 of 4) sorted by relevance
321 private UserInfo addProfile(UserInfo user) { in addProfile() method in UserManagerServiceCreateProfileTest325 private UserInfo addProfile(UserInfo user, boolean disabled) { in addProfile() method in UserManagerServiceCreateProfileTest
49 public List<UserInfo> addProfile(int id, String name) { in addProfile() method in ShadowUserManager
238 private void addProfile(LocalBluetoothProfile profile, in addProfile() method in LocalBluetoothProfileManager
86 status_t HwModule::addProfile(const sp<IOProfile> &profile) in addProfile() function in android::HwModule