Home
last modified time | relevance | path

Searched refs:USER_ALL (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileCrossProfileTest.java91 installAppAsUser(INTENT_SENDER_APK, false /* grantPermissions */, USER_ALL); in testCrossProfileContent()
92 installAppAsUser(INTENT_RECEIVER_APK, USER_ALL); in testCrossProfileContent()
113 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_EmptyAllowlist()
128 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_NullAllowlist()
143 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_InAllowlist()
157 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_setAndGet()
167 installAppAsUser(INTENT_RECEIVER_APK, USER_ALL); in testCrossProfileCopyPaste()
168 installAppAsUser(INTENT_SENDER_APK, USER_ALL); in testCrossProfileCopyPaste()
212 installAppAsUser(WIDGET_PROVIDER_APK, USER_ALL); in testCrossProfileWidgets()
257 installAppAsUser(WIDGET_PROVIDER_APK, USER_ALL); in testCrossProfileWidgetsLogged()
[all …]
DBaseManagedProfileTest.java67 installAppAsUser(MANAGED_PROFILE_APK, USER_ALL); in setUp()
DLauncherAppsProfileTest.java64 installTestApps(USER_ALL); in setUp()
DManagedProfileContactsTest.java159 installAppAsUser(DIRECTORY_PROVIDER_APK, USER_ALL); in runManagedContactsTest()
DBaseDevicePolicyTest.java153 protected static final int USER_ALL = -1; field in BaseDevicePolicyTest
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java45 protected static final int USER_ALL = -1; field in BaseMultiUserTest
72 USER_ALL); in setUp()
77 USER_ALL); in setUp()
100 USER_ALL); in tearDown()
265 String userFlag = (userId == USER_ALL) ? "" : " --user " + userId; in getSettings()
292 String userFlag = (userId == USER_ALL) ? "" : " --user " + userId; in putSettings()
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/util/
DValidationHelperTest.java37 private static final int USER_ALL = -1; field in ValidationHelperTest
51 assertTrue(ValidationHelper.isUserIdValid(USER_ALL)); in testUserIdValidation()
/cts/tests/tests/os/src/android/os/cts/
DUserHandleTest.java42 assertSameUserHandle(UserHandle.USER_ALL); in testOf()
75 UserHandle.getUid(UserHandle.USER_ALL, TEST_APP_ID), in testGetUid()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/
DManagedProfileContactsAccessTest.java69 private static final int USER_ALL = -1; // user id to indicate all users on the device field in ManagedProfileContactsAccessTest
218 installPackage(MANAGED_PROFILE_OWNER_APP, "--user " + USER_ALL); in testClonedAppsAccessManagedProfileContacts_contactReadsBlocked()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java56 import static android.os.UserHandle.USER_ALL;
255 "am broadcast -a android.intent.action.CLOSE_SYSTEM_DIALOGS --user " + USER_ALL;
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java1280 STUB_PACKAGE_NAME, 0, 0, UserHandle.USER_ALL, in testSecondaryUser()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt2473 field public static final int USER_ALL = -1; // 0xffffffff