Searched defs:addProfile (Results 1 – 4 of 4) sorted by relevance
218 private UserInfo addProfile(UserInfo user) { in addProfile() method in UserManagerServiceCreateProfileTest222 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
236 private void addProfile(LocalBluetoothProfile profile, in addProfile() method in LocalBluetoothProfileManager
79 status_t HwModule::addProfile(const sp<IOProfile> &profile) in addProfile() function in android::HwModule