/cts/tests/appcloning/src/android/appcloning/cts/ |
D | AppCloningDeviceTestBase.java | 59 protected void removeUser(int userId) { in removeUser() method in AppCloningDeviceTestBase
|
/cts/hostsidetests/backup/src/android/cts/backup/ |
D | MultiUserBackupStateTest.java | 98 private void removeUser(int userId) throws Exception { in removeUser() method in MultiUserBackupStateTest
|
/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/ |
D | PackageManagerMultiUserTestBase.java | 124 protected void removeUser(int userId) throws Exception { in removeUser() method in PackageManagerMultiUserTestBase
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMultiUserTest.java | 210 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseMultiUserTest
|
/cts/tests/tests/car/src/android/car/app/cts/ |
D | MultiUserMultiDisplayWindowSecurityTest.java | 260 private static void removeUser(int userId) { in removeUser() method in MultiUserMultiDisplayWindowSecurityTest
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/ |
D | AppCloningBaseHostTest.java | 92 protected static void removeUser(String userId) throws Exception { in removeUser() method in AppCloningBaseHostTest
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarUserManagerTest.java | 456 protected void removeUser(UserHandle userHandle) throws IOException { in removeUser() method in CarUserManagerTest
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | ResumeOnRebootHostTest.java | 517 private void removeUser(int userId) throws Exception { in removeUser() method in ResumeOnRebootHostTest
|
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/ |
D | ActivityManagerHelperTest.java | 484 private static void removeUser(int userId) throws Exception { in removeUser() method in ActivityManagerHelperTest
|
/cts/hostsidetests/car/util/src/android/car/cts/ |
D | CarHostJUnit4TestCase.java | 503 protected boolean removeUser(int userId) throws Exception { in removeUser() method in CarHostJUnit4TestCase
|
/cts/tests/tests/multiuser/src/android/multiuser/cts/ |
D | UserManagerTest.java | 148 private void removeUser(UserHandle userHandle) { in removeUser() method in UserManagerTest
|
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/ |
D | BackgroundActivityLaunchTest.java | 1079 private void removeUser(int userId) { in removeUser() method in BackgroundActivityLaunchTest
|
/cts/tests/app/AppExitTest/src/android/app/cts/ |
D | ActivityManagerAppExitInfoTest.java | 328 private boolean removeUser(final int userId) throws Exception { in removeUser() method in ActivityManagerAppExitInfoTest
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | BaseDevicePolicyTest.java | 514 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseDevicePolicyTest
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerTest.java | 2396 private void removeUser(int userId) throws Exception { in removeUser() method in ActivityManagerTest
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 2908 private boolean removeUser(final int userId) throws Exception { in removeUser() method in UsageStatsTest
|