Home
last modified time | relevance | path

Searched defs:USER_ID (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/aosp_15_r20/system/security/keystore2/tests/
H A Dkeystore2_client_grant_key_tests.rs96 const USER_ID: u32 = 99; in grant_selinux_key_with_invalid_perm() constant
111 const USER_ID: u32 = 99; in grant_selinux_key_with_perm_none() constant
152 const USER_ID: u32 = 99; in grant_selinux_key_get_info_use_perms() constant
212 const USER_ID: u32 = 99; in grant_selinux_key_get_info_only() constant
275 const USER_ID: u32 = 99; in grant_app_key_get_info_only() constant
344 const USER_ID: u32 = 99; in grant_app_key_delete_success() constant
408 const USER_ID: u32 = 99; in grant_granted_app_key_fails() constant
488 const USER_ID: u32 = 99; in grant_app_key_only_to_grantee() constant
607 const USER_ID: u32 = 99; in ungrant_app_key_success() constant
663 const USER_ID: u32 = 99; in ungrant_deleted_app_key_fails() constant
H A Dkeystore2_client_list_entries_tests.rs54 const USER_ID: u32 = 91; in keystore2_list_entries_success() constant
186 const USER_ID: u32 = 92; in keystore2_list_entries_with_long_aliases_success() constant
250 const USER_ID: u32 = 92; in keystore2_list_entries_batched_with_long_aliases_success() constant
315 const USER_ID: u32 = 92; in keystore2_list_entries_batched_with_multi_procs_success() constant
412 const USER_ID: u32 = 92; in keystore2_list_entries_batched_with_empty_keystore_success() constant
495 const USER_ID: u32 = 92; in keystore2_list_entries_batched_validate_count_and_order_success() constant
H A Dkeystore2_client_keystore_engine_tests.rs155 const USER_ID: u32 = 99; in keystore2_perform_crypto_op_using_keystore2_engine_rsa_key_success() constant
184 const USER_ID: u32 = 99; in keystore2_perform_crypto_op_using_keystore2_engine_ec_key_success() constant
213 const USER_ID: u32 = 99; in keystore2_perform_crypto_op_using_keystore2_engine_pem_pub_key_success() constant
H A Dkeystore2_client_operation_tests.rs298 const USER_ID: u32 = 99; in keystore2_ops_prune_test() constant
400 const USER_ID: u32 = 99; in keystore2_forced_op_perm_denied_test() constant
434 const USER_ID: u32 = 99; in keystore2_forced_op_success_test() constant
H A Dkeystore2_client_ec_key_tests.rs418 const USER_ID: u32 = 99; in keystore2_key_owner_validation() constant
H A Dkeystore2_client_attest_key_tests.rs658 const USER_ID: u32 = 99; in keystore2_generate_attested_key_fail_to_get_aaid() constant
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/people/prediction/
H A DSharesheetModelScorerTest.java54 private static final int USER_ID = 0; field in SharesheetModelScorerTest
250 Event.TYPE_SHARE_TEXT, 20, NOW, mDataManager, USER_ID, CHOOSER_ACTIVITY); in testComputeScoreForAppShare() local
282 Event.TYPE_SHARE_TEXT, 20, NOW, mDataManager, USER_ID, CHOOSER_ACTIVITY); in testComputeScoreForAppShare_promoteFrequentlyChosenApps() local
315 Event.TYPE_SHARE_TEXT, 20, NOW, mDataManager, USER_ID, CHOOSER_ACTIVITY); in testComputeScoreForAppShare_promoteFrequentlyUsedApps() local
353 Event.TYPE_SHARE_TEXT, 4, NOW, mDataManager, USER_ID, CHOOSER_ACTIVITY); in testComputeScoreForAppShare_skipPromoteFrequentlyUsedAppsWhenReachesLimit() local
389 Event.TYPE_SHARE_TEXT, 20, NOW, mDataManager, USER_ID, CHOOSER_ACTIVITY); in testComputeScoreForAppShare_promoteForegroundApp() local
425 Event.TYPE_SHARE_TEXT, 20, NOW, mDataManager, USER_ID, CHOOSER_ACTIVITY); in testComputeScoreForAppShare_skipPromoteForegroundAppWhenNoValidForegroundApp() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/bugreporthandler/
DBugReportHandlerPickerTest.java65 private static final int USER_ID = 0; field in BugReportHandlerPickerTest
141 createApplicationInfo(PACKAGE_NAME), USER_ID))); in testClickingItemSuccess() local
160 createApplicationInfo(PACKAGE_NAME), USER_ID))); in testClickingItemFail() local
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestProvidersAccess.java40 public static final UserId USER_ID = UserId.of(USER_HANDLE); field in TestProvidersAccess
174 public static final UserId USER_ID = UserId.of(OtherUser.USER_HANDLE); field in TestProvidersAccess.OtherUser
235 public static final UserId USER_ID = UserId.of(AnotherUser.USER_HANDLE); field in TestProvidersAccess.AnotherUser
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/
DBatteryDiffEntryTest.java62 private static final int USER_ID = 0; field in BatteryDiffEntryTest
508 entry.getPackageName(), PackageManager.GET_META_DATA, USER_ID); in testUpdateRestrictionFlagState_updateFlagAsExpected() local
516 entry.getPackageName(), PackageManager.GET_META_DATA, USER_ID); in testUpdateRestrictionFlagState_updateFlagAsExpected() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DKeyguardManagerTest.java48 private static final int USER_ID = 0; field in KeyguardManagerTest
89 assertEquals(intent.getIntExtra(Intent.EXTRA_USER_ID, /* defaultValue= */-1), USER_ID); in createConfirmDeviceCredentialIntent_deviceSecure() local
/aosp_15_r20/system/security/keystore2/src/super_key/
H A Dtests.rs22 const USER_ID: u32 = 0; constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
H A DControlsRequestDialogTest.kt64 private val USER_ID = UserHandle.USER_SYSTEM constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/5/frameworks/base/core/proto/android/service/
Dnotification.proto.h303 const uint64_t USER_ID = 0x0000010500000002LL; variable
340 const uint64_t USER_ID = 0x0000010500000002LL; variable
362 const uint64_t USER_ID = 0x0000010500000001LL; variable
Dusb.proto.h1082 const uint64_t USER_ID = 0x0000010500000001LL; variable
1172 const uint64_t USER_ID = 0x0000010500000001LL; variable
1357 const uint64_t USER_ID = 0x0000010500000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/service/
Dnotification.proto.h303 const uint64_t USER_ID = 0x0000010500000002LL; variable
340 const uint64_t USER_ID = 0x0000010500000002LL; variable
362 const uint64_t USER_ID = 0x0000010500000001LL; variable
Dusb.proto.h1082 const uint64_t USER_ID = 0x0000010500000001LL; variable
1172 const uint64_t USER_ID = 0x0000010500000001LL; variable
1357 const uint64_t USER_ID = 0x0000010500000001LL; variable
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DSyntheticPasswordTests.java86 final int USER_ID = 10; in testNoneLskfBasedProtector() local
105 final int USER_ID = 10; in testNonNoneLskfBasedProtector() local
/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dhelpers.py40 USER_ID = 1 variable
43 USER_ID = os.getuid() variable
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/spa/app/appinfo/
DCloneAppInfoSettingsKt.java16 private static final java.lang.String USER_ID = "userId"; field in CloneAppInfoSettingsKt
DAppInfoSettingsKt.java33 private static final java.lang.String USER_ID = "userId"; field in AppInfoSettingsKt
/aosp_15_r20/cts/hostsidetests/securitybulletin/src/android/security/cts/
H A DCVE_2022_20230.java32 public static final int USER_ID = 0; field in CVE_2022_20230
H A DCVE_2021_39796.java31 static final int USER_ID = 0; field in CVE_2021_39796
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/4/frameworks/base/core/proto/android/server/
Dbackground_install_control.proto.h33 const uint64_t USER_ID = 0x0000010500000002LL; variable
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/ambientcontext/
H A DAmbientContextManagerServiceTest.java41 private static final int USER_ID = UserHandle.USER_SYSTEM; field in AmbientContextManagerServiceTest

12345678910>>...16