Searched refs:USER_ALL (Results 1 – 8 of 8) sorted by relevance
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | ManagedProfileCrossProfileTest.java | 123 installAppAsUser(INTENT_SENDER_APK, false /* grantPermissions */, USER_ALL); in testCrossProfileContent() 124 installAppAsUser(INTENT_RECEIVER_APK, USER_ALL); in testCrossProfileContent() 146 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_EmptyAllowlist() 161 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_NullAllowlist() 176 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_InAllowlist() 190 installAppAsUser(NOTIFICATION_APK, USER_ALL); in testCrossProfileNotificationListeners_setAndGet() 200 installAppAsUser(INTENT_RECEIVER_APK, USER_ALL); in testCrossProfileCopyPaste() 201 installAppAsUser(INTENT_SENDER_APK, USER_ALL); in testCrossProfileCopyPaste() 240 installAppAsUser(WIDGET_PROVIDER_APK, USER_ALL); in testCrossProfileWidgets() 284 installAppAsUser(WIDGET_PROVIDER_APK, USER_ALL); in testCrossProfileWidgetsLogged() [all …]
|
D | BaseManagedProfileTest.java | 67 installAppAsUser(MANAGED_PROFILE_APK, USER_ALL); in setUp()
|
D | LauncherAppsProfileTest.java | 64 installTestApps(USER_ALL); in setUp()
|
D | ManagedProfileContactsTest.java | 155 installAppAsUser(DIRECTORY_PROVIDER_APK, USER_ALL); in runManagedContactsTest()
|
D | BaseDevicePolicyTest.java | 160 protected static final int USER_ALL = -1; field in BaseDevicePolicyTest
|
/cts/tests/app/src/android/app/cts/ |
D | UserHandleTest.java | 36 assertSameUserHandle(UserHandle.USER_ALL); in testOf() 62 UserHandle.getUid(UserHandle.USER_ALL, TEST_APP_ID), in testGetUid()
|
/cts/tests/app/AppExitTest/src/android/app/cts/ |
D | ActivityManagerAppExitInfoTest.java | 1085 STUB_PACKAGE_NAME, 0, 0, UserHandle.USER_ALL, in testSecondaryUser()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/ |
D | test-current.txt | 1780 field public static final int USER_ALL = -1; // 0xffffffff
|