Home
last modified time | relevance | path

Searched defs:userType (Results 26 – 50 of 303) sorted by relevance

12345678910>>...13

/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DBackgroundUserSoundNotifierTest.java346 private UserInfo createUser(String name, String userType, int flags) { in createUser()
354 private UserInfo createProfileForUser(String name, String userType, int userHandle, in createProfileForUser()
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DUserInfo.java246 public String userType; field in UserInfo
315 public UserInfo(int id, String name, String iconPath, int flags, String userType) { in UserInfo()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DProfileTargetPreparer.java67 ProfileTargetPreparer(UserType userType, String actualType) { in ProfileTargetPreparer()
349 void setProfileUserType(String userType) { in setProfileUserType()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserSystemPackageInstallerTest.java166 final String userType = userTypes.keyAt(i); in testDetermineWhitelistedPackagesForUserTypes() local
180 final String userType = userTypes.keyAt(i); in testDetermineWhitelistedPackagesForUserTypes() local
H A DUserJourneyLoggerTest.java632 int targetUserId, int userType, int userFlags, int errorCode, int times) { in captureAndAssert()
655 int targetUserId, int userType, int userFlags, int errorCode) { in captureLogAndAssert()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/
DUtils.java423 @NonNull UserManager userManager, @ProfileType int userType) { in getProfileOfType()
443 @NonNull UserManager userManager, @ProfileType int userType) { in doesProfileOfTypeExists()
454 private static String getUmUserType(@ProfileType int userType) throws IllegalArgumentException { in getUmUserType()
510 @ProfileType int userType) throws IllegalStateException { in getCurrentUserIdOfType()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/password/
DConfirmLockPattern.java687 protected String getLastTryOverrideErrorMessageId(int userType) { in getLastTryOverrideErrorMessageId()
696 protected int getLastTryDefaultErrorMessage(int userType) { in getLastTryDefaultErrorMessage()
DConfirmLockPassword.java359 protected String getLastTryOverrideErrorMessageId(int userType) { in getLastTryOverrideErrorMessageId()
369 protected int getLastTryDefaultErrorMessage(int userType) { in getLastTryDefaultErrorMessage()
/aosp_15_r20/packages/services/Car/car-builtin-lib/src/android/car/builtin/util/
DEventLogHelper.java191 @Nullable String userType, int flags, int timeout, int hasCallerRestrictions) { in writeCarUserServiceCreateUserReq()
203 @Nullable String safeName, @Nullable String userType, int flags) { in writeCarUserServiceCreateUserUserCreated()
441 @Nullable String userType, int flags) { in writeCarUserManagerCreateUserReq()
/aosp_15_r20/cts/hostsidetests/packagemanager/stats/device/src/com/android/cts/packagemanager/stats/device/
H A DUserInfoUtil.java40 public static int getUserTypeForStatsd(String userType) { in getUserTypeForStatsd()
/aosp_15_r20/cts/tests/tests/packageinstaller/criticaluserjourney/src/android/packageinstaller/criticaluserjourney/cts/
H A DUpdateOwnershipTestBase.java42 String userType = um.getUserType(); in assumeRunOnPrimaryUser() local
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
H A DBoxParser.java28 Class<? extends Box> getClassForFourCc(String type, byte[] userType, String parent); in getClassForFourCc()
H A DAbstractBoxParser.java37 public abstract Box createBox(String type, byte[] userType, String parent); in createBox()
/aosp_15_r20/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
H A DBedsteadJUnit4.java952 private static Annotation getRunOnAnnotation(UserType userType, String annotationName) { in getRunOnAnnotation()
980 private static Annotation getHasUserAnnotation(UserType userType, String annotationName) { in getHasUserAnnotation()
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DUserBox.java30 public UserBox(byte[] userType) { in UserBox()
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
H A DAbstractFullBox.java37 protected AbstractFullBox(String type, byte[] userType) { in AbstractFullBox()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/
H A DRegenerateStructNames.cpp49 const TStructure *userType = type.getStruct(); in visitSymbol() local
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/address/
H A DUserInfo.java57 protected int userType; field in UserInfo
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/
H A DRecentTask.kt33 val userType: UserType, constant in com.android.systemui.mediaprojection.appselector.data.RecentTask
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
DContactInfo.java61 public @UserType long userType; field in ContactInfo
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/user/domain/interactor/
DUserActionsUtil.java59 … isUserSwitcherEnabled, boolean canAddUsersWhenLockedOrDeviceUnlocked, java.lang.String userType) { in canAddMoreUsers()
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/car-builtin-lib/android.car.builtin.stubs.source.system/android_common/gen/logtags/packages/services/Car/car-builtin-lib/src/android/car/builtin/util/
DEventLogTags.java463 …public static void writeCarUserSvcCreateUserReq(String safeName, String userType, int flags, int t… in writeCarUserSvcCreateUserReq()
471 …oid writeCarUserSvcCreateUserUserCreated(int userId, String safeName, String userType, int flags) { in writeCarUserSvcCreateUserUserCreated()
659 …public static void writeCarUserMgrCreateUserReq(int uid, String safeName, String userType, int fla… in writeCarUserMgrCreateUserReq()
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/car-builtin-lib/android.car.builtin.stubs.source/android_common/gen/logtags/packages/services/Car/car-builtin-lib/src/android/car/builtin/util/
DEventLogTags.java463 …public static void writeCarUserSvcCreateUserReq(String safeName, String userType, int flags, int t… in writeCarUserSvcCreateUserReq()
471 …oid writeCarUserSvcCreateUserUserCreated(int userId, String safeName, String userType, int flags) { in writeCarUserSvcCreateUserUserCreated()
659 …public static void writeCarUserMgrCreateUserReq(int uid, String safeName, String userType, int fla… in writeCarUserMgrCreateUserReq()
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/car-builtin-lib/android.car.builtin.stubs.source.module_lib/android_common/gen/logtags/packages/services/Car/car-builtin-lib/src/android/car/builtin/util/
DEventLogTags.java463 …public static void writeCarUserSvcCreateUserReq(String safeName, String userType, int flags, int t… in writeCarUserSvcCreateUserReq()
471 …oid writeCarUserSvcCreateUserUserCreated(int userId, String safeName, String userType, int flags) { in writeCarUserSvcCreateUserUserCreated()
659 …public static void writeCarUserMgrCreateUserReq(int uid, String safeName, String userType, int fla… in writeCarUserMgrCreateUserReq()
/aosp_15_r20/cts/tests/tests/multiuser/src/android/multiuser/cts/
H A DNewUserRequestTest.java91 final String userType = "test_user_type"; in testSetUserType() local

12345678910>>...13