Home
last modified time | relevance | path

Searched defs:userType (Results 1 – 25 of 87) sorted by relevance

1234

/aosp12/frameworks/base/core/java/android/os/
H A DIUserManager.aidl44 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 DUserManager.java2014 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 Dipc_common_test.cpp79 int32_t userType = USER_TYPE_PRIVATE; variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dsystem_service_ohos_test.cpp41 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 Dauth_code_import.h24 int32_t userType; member
H A Dpub_key_exchange.h24 int32_t userType; member
H A Dsave_trusted_info.h26 int32_t userType; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hiview.cpp32 static SoftBusLogSysType userType = SOFTBUS_LOG_SYS_UNKNOWN; in SoftBusGetLogSysType() local
/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DConfirmDeviceCredentialBaseFragment.java240 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 DCarDevicePolicyServiceTest.java105 @CarDevicePolicyManager.UserType int carDpmUserType, @NonNull String userType) { in createUserOkTest()
/aosp12/packages/services/Car/car-internal-lib/src/com/android/car/internal/
H A DICarServiceHelper.aidl58 UserInfo createUserEvenWhenDisallowed(String name, String userType, int flags); in createUserEvenWhenDisallowed()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_token_manager.h27 int userType; member
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhuks_adapter_test.cpp352 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 DAbstractICarServiceHelperStub.java73 public UserInfo createUserEvenWhenDisallowed(String name, String userType, int flags) { in createUserEvenWhenDisallowed()
/aosp12/packages/services/Car/service/src/com/android/car/admin/
H A DCarDevicePolicyService.java78 String userType = UserManager.USER_TYPE_FULL_SECONDARY; in createUser() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java1346 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 DContactInfo.java61 public @UserType long userType; field in ContactInfo
/ohos5.0/base/security/device_auth/services/frameworks/inc/module/
H A Ddev_auth_module_manager.h41 int userType; member
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_common.c143 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 DUserInfo.java188 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 Dcoauth.h44 int32_t userType; member
57 int32_t userType; member
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/inc/
H A Duser_idm_funcs.h32 int32_t userType; member
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java377 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 DUserSystemPackageInstallerTest.java164 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 Dhuks_adapter.h69 uint8_t userType; member

1234