/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | UserSystemPackageInstaller.java | 494 @Nullable Set<String> getInstallablePackagesForUserType(String userType) { in getInstallablePackagesForUserType() 547 @NonNull Set<String> getWhitelistedPackagesForUserType(String userType) { in getWhitelistedPackagesForUserType() 632 long getUserTypeMask(String userType) { in getUserTypeMask()
|
/aosp12/packages/services/Car/car-test-lib/src/android/car/test/mocks/ |
H A D | AndroidMockitoHelper.java | 177 @NonNull String userType, @UserInfoFlag int flags, @UserIdInt int userId) { in mockUmCreateUser() 193 @NonNull String userType, @UserInfoFlag int flags, @NonNull RuntimeException e) { in mockUmCreateUser()
|
/aosp12/packages/services/Car/service/src/com/android/car/user/ |
H A D | UserPreCreator.java | 179 String userType = in preCreateUsers() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_const_properties.cpp | 38 napi_value userType = nullptr; in ExportUserType() local
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/idm_test/ |
H A D | idm_session_test.cpp | 194 constexpr int32_t userType = 1024; variable
|
/aosp12/packages/services/Car/car-lib/src/android/car/ |
H A D | ICarUserService.aidl | 35 void createUser(@nullable String name, String userType, int flags, int timeoutMs, in createUser()
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/ |
H A D | CarUserManagerUnitTest.java | 618 @NonNull String userType, @UserInfoFlag int flags, in expectServiceCreateUserSucceeds() 632 @NonNull String userType, @UserInfoFlag int flags) throws RemoteException { in expectServiceCreateUserFails()
|
H A D | UserPreCreatorTest.java | 173 String userType = in verifyUserCreated() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthCredentialView.java | 407 private static @StringRes int getLastAttemptBeforeWipeMessageRes( in getLastAttemptBeforeWipeMessageRes() 460 private static @StringRes int getNowWipingMessageRes(@UserType int userType) { in getNowWipingMessageRes()
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | mock_ipc_common.cpp | 91 int32_t IpcCommon::GetUserTypeByUserId(int32_t userId, int32_t &userType) in GetUserTypeByUserId()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
H A D | mock_ipc_common.cpp | 91 int32_t IpcCommon::GetUserTypeByUserId(int32_t userId, int32_t &userType) in GetUserTypeByUserId()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/ |
H A D | SchemaJsTest.js | 91 userType : ddm.UserType.SAME_USER_ID property in AnonymousFunction89a74c980300.config.userInfo
|
H A D | KvManagerDataPromiseJsTest.js | 34 userType: factory.UserType.SAME_USER_ID property in AnonymousFunction8874adbc0100.config.userInfo 835 userType: factory.UserType.SAME_USER_ID property in AnonymousFunction8874adbc0100.AnonymousFunction8874adbc2600.config.userInfo 885 userType: factory.UserType.SAME_USER_ID property in AnonymousFunction8874adbc0100.AnonymousFunction8874adbc2700.config.userInfo
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | enrollment_impl.cpp | 107 int32_t userType; in Start() local
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
H A D | group_operation_common.c | 434 bool IsUserTypeValid(int userType) in IsUserTypeValid() 464 int32_t userType = DEVICE_TYPE_ACCESSORY; in CheckUserTypeIfExist() local 666 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeToParamsOrDefault() local 968 int32_t userType = DEVICE_TYPE_ACCESSORY; in ProcessKeyPair() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | UserManagerServiceUserInfoTest.java | 244 private UserInfo createUser(@UserIdInt int userId, @UserInfoFlag int flags, String userType) { in createUser()
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/ |
H A D | pake_base_cur_task.h | 55 int32_t 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_util.c | 52 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfExistAndValid() local
|
H A D | compatible_bind_sub_session.c | 425 int userType, TrustedDeviceEntry *devAuthParams) in GenerateDevAuthParams() 436 int userType) in AddTrustDevToDatabase() 473 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndLocalDevIfNotExist() local
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | CallerInfo.java | 105 public @UserType long userType; field in CallerInfo
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/src/ |
H A D | idm_session.c | 325 ResultCode IsValidUserType(int32_t userType) in IsValidUserType()
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/ |
H A D | idm_database.c | 304 IAM_STATIC UserInfo *CreateUser(int32_t userId, int32_t userType) in CreateUser() 481 IAM_STATIC ResultCode AddUser(int32_t userId, CredentialInfoHal *credentialInfo, int32_t userType) in AddUser() 522 ResultCode AddCredentialInfo(int32_t userId, CredentialInfoHal *credentialInfo, int32_t userType) in AddCredentialInfo()
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/inc/ |
H A D | idm_common.h | 55 int32_t userType; member
|
/ohos5.0/base/security/device_auth/services/frameworks/src/module/ |
H A D | dev_auth_module_manager.c | 47 int userType, int moduleType) in IsParamsForDasTokenManagerValid()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardSecurityContainer.java | 732 void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog() 751 void showWipeDialog(int attempts, int userType) { in showWipeDialog()
|