/aosp12/frameworks/base/core/java/android/os/ |
H A D | IUserManager.aidl | 44 UserInfo createUserWithThrow(in String name, in String userType, int flags); in createUserWithThrow() 45 UserInfo preCreateUserWithThrow(in String userType); in preCreateUserWithThrow() 46 … UserInfo createProfileForUserWithThrow(in String name, in String userType, int flags, int userId, in createProfileForUserWithThrow() 49 String[] getPreInstallableSystemPackages(in String userType); in getPreInstallableSystemPackages() 62 boolean canAddMoreProfilesToUser(in String userType, int userId, boolean allowedToRemoveOne); in canAddMoreProfilesToUser() 66 boolean isUserOfType(int userId, in String userType); in isUserOfType() 107 …UserInfo createProfileForUserEvenWhenDisallowedWithThrow(in String name, in String userType, int f… in createProfileForUserEvenWhenDisallowedWithThrow()
|
H A D | UserManager.java | 2014 public boolean isUserOfType(@NonNull String userType) { in isUserOfType() 2027 public static boolean isUserTypeManagedProfile(String userType) { in isUserTypeManagedProfile() 2035 public static boolean isUserTypeGuest(String userType) { in isUserTypeGuest() 2044 public static boolean isUserTypeRestricted(String userType) { in isUserTypeRestricted() 2052 public static boolean isUserTypeDemo(String userType) { in isUserTypeDemo() 2060 public static boolean isUserTypeCloneProfile(String userType) { in isUserTypeCloneProfile() 2069 public static int getUserTypeForStatsd(@NonNull String userType) { in getUserTypeForStatsd() 2919 public @Nullable UserInfo createUser(@Nullable String name, @NonNull String userType, in createUser() 2958 public @NonNull UserInfo preCreateUser(@NonNull String userType) in preCreateUser() 3083 public UserInfo createProfileForUser(String name, @NonNull String userType, in createProfileForUser() [all …]
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | ipc_common_test.cpp | 79 int32_t userType = USER_TYPE_PRIVATE; variable
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
H A D | system_service_ohos_test.cpp | 41 auto userType = Parameter::GetString(KEY_HIVIEW_VERSION_TYPE, "unknown"); variable
|
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/expand_process_lib/ |
H A D | auth_code_import.h | 24 int32_t userType; member
|
H A D | pub_key_exchange.h | 24 int32_t userType; member
|
H A D | save_trusted_info.h | 26 int32_t userType; member
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/ |
H A D | softbus_adapter_hiview.cpp | 32 static SoftBusLogSysType userType = SOFTBUS_LOG_SYS_UNKNOWN; in SoftBusGetLogSysType() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/password/ |
H A D | ConfirmDeviceCredentialBaseFragment.java | 240 final int userType = getUserTypeForWipe(); in updateErrorMessage() local 268 protected abstract int getLastTryErrorMessage(int userType); in getLastTryErrorMessage() 270 private int getWipeMessage(int userType) { in getWipeMessage()
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/admin/ |
H A D | CarDevicePolicyServiceTest.java | 105 @CarDevicePolicyManager.UserType int carDpmUserType, @NonNull String userType) { in createUserOkTest()
|
/aosp12/packages/services/Car/car-internal-lib/src/com/android/car/internal/ |
H A D | ICarServiceHelper.aidl | 58 UserInfo createUserEvenWhenDisallowed(String name, String userType, int flags); in createUserEvenWhenDisallowed()
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/ |
H A D | das_token_manager.h | 27 int userType; member
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | huks_adapter_test.cpp | 352 int32_t userType = 1; variable 366 int32_t userType = -1; variable 380 int32_t userType = 7; variable 391 int32_t userType = 4; variable 402 int32_t userType = 4; variable 416 int32_t userType = 1; variable 683 int32_t userType = 1; variable 716 int32_t userType = 1; variable
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
H A D | AbstractICarServiceHelperStub.java | 73 public UserInfo createUserEvenWhenDisallowed(String name, String userType, int flags) { in createUserEvenWhenDisallowed()
|
/aosp12/packages/services/Car/service/src/com/android/car/admin/ |
H A D | CarDevicePolicyService.java | 78 String userType = UserManager.USER_TYPE_FULL_SECONDARY; in createUser() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | UserManagerService.java | 1346 public boolean isUserOfType(@UserIdInt int userId, String userType) { in isUserOfType() 1406 boolean isUserTypeSubtypeOfFull(String userType) { in isUserTypeSubtypeOfFull() 1412 boolean isUserTypeSubtypeOfProfile(String userType) { in isUserTypeSubtypeOfProfile() 1418 boolean isUserTypeSubtypeOfSystem(String userType) { in isUserTypeSubtypeOfSystem() 2367 private int getNumberOfUsersOfType(String userType) { in getNumberOfUsersOfType() 3265 String userType = null; in readUserLP() local 3453 @NonNull String userType, in createProfileForUserEvenWhenDisallowedWithThrow() 3486 "cannot pre-create user of type " + userType); in preCreateUserWithThrow() local 3960 private @Nullable UserData getPreCreatedUserLU(String userType) { in getPreCreatedUserLU() 5808 int getMaxUsersOfTypePerParent(String userType) { in getMaxUsersOfTypePerParent() [all …]
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/ |
H A D | ContactInfo.java | 61 public @UserType long userType; field in ContactInfo
|
/ohos5.0/base/security/device_auth/services/frameworks/inc/module/ |
H A D | dev_auth_module_manager.h | 41 int userType; member
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_common.c | 143 static int32_t CheckAuthIdAndUserTypeValid(int32_t osAccountId, int userType, const char *groupId, … in CheckAuthIdAndUserTypeValid() 178 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddAuthIdAndUserTypeIfValidOrDefault() local 227 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfValidOrDefault() local 425 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndDevInfoToParams() local
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | UserInfo.java | 188 public String userType; field in UserInfo 251 public UserInfo(int id, String name, String iconPath, int flags, String userType) { in UserInfo()
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
H A D | coauth.h | 44 int32_t userType; member 57 int32_t userType; member
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/inc/ |
H A D | user_idm_funcs.h | 32 int32_t userType; member
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | UserManagerTest.java | 377 private void createUserWithTypeAndCheckFlags(String userType, in createUserWithTypeAndCheckFlags() 1088 private UserInfo createUser(String name, String userType, int flags) { in createUser() 1096 private UserInfo createProfileForUser(String name, String userType, int userHandle) { in createProfileForUser() 1100 private UserInfo createProfileForUser(String name, String userType, int userHandle, in createProfileForUser() 1110 private UserInfo createProfileEvenWhenDisallowedForUser(String name, String userType, in createProfileEvenWhenDisallowedForUser()
|
H A D | UserSystemPackageInstallerTest.java | 164 final String userType = userTypes.keyAt(i); in testDetermineWhitelistedPackagesForUserTypes() local 178 final String userType = userTypes.keyAt(i); in testDetermineWhitelistedPackagesForUserTypes() local
|
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/ |
H A D | huks_adapter.h | 69 uint8_t userType; member
|