/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/ |
H A D | BackgroundUserSoundNotifierTest.java | 346 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 D | UserInfo.java | 246 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/ |
D | ProfileTargetPreparer.java | 67 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 D | UserSystemPackageInstallerTest.java | 166 final String userType = userTypes.keyAt(i); in testDetermineWhitelistedPackagesForUserTypes() local 180 final String userType = userTypes.keyAt(i); in testDetermineWhitelistedPackagesForUserTypes() local
|
H A D | UserJourneyLoggerTest.java | 632 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/ |
D | Utils.java | 423 @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/ |
D | ConfirmLockPattern.java | 687 protected String getLastTryOverrideErrorMessageId(int userType) { in getLastTryOverrideErrorMessageId() 696 protected int getLastTryDefaultErrorMessage(int userType) { in getLastTryDefaultErrorMessage()
|
D | ConfirmLockPassword.java | 359 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/ |
D | EventLogHelper.java | 191 @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 D | UserInfoUtil.java | 40 public static int getUserTypeForStatsd(String userType) { in getUserTypeForStatsd()
|
/aosp_15_r20/cts/tests/tests/packageinstaller/criticaluserjourney/src/android/packageinstaller/criticaluserjourney/cts/ |
H A D | UpdateOwnershipTestBase.java | 42 String userType = um.getUserType(); in assumeRunOnPrimaryUser() local
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
H A D | BoxParser.java | 28 Class<? extends Box> getClassForFourCc(String type, byte[] userType, String parent); in getClassForFourCc()
|
H A D | AbstractBoxParser.java | 37 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 D | BedsteadJUnit4.java | 952 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 D | UserBox.java | 30 public UserBox(byte[] userType) { in UserBox()
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/ |
H A D | AbstractFullBox.java | 37 protected AbstractFullBox(String type, byte[] userType) { in AbstractFullBox()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/ |
H A D | RegenerateStructNames.cpp | 49 const TStructure *userType = type.getStruct(); in visitSymbol() local
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/address/ |
H A D | UserInfo.java | 57 protected int userType; field in UserInfo
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/ |
H A D | RecentTask.kt | 33 val userType: UserType, constant in com.android.systemui.mediaprojection.appselector.data.RecentTask
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/ |
D | ContactInfo.java | 61 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/ |
D | UserActionsUtil.java | 59 … 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/ |
D | EventLogTags.java | 463 …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/ |
D | EventLogTags.java | 463 …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/ |
D | EventLogTags.java | 463 …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 D | NewUserRequestTest.java | 91 final String userType = "test_user_type"; in testSetUserType() local
|