Home
last modified time | relevance | path

Searched defs:removeUser (Results 1 – 14 of 14) sorted by relevance

/cts/tests/appcloning/src/android/appcloning/cts/
DAppCloningDeviceTestBase.java59 protected void removeUser(int userId) { in removeUser() method in AppCloningDeviceTestBase
/cts/hostsidetests/backup/src/android/cts/backup/
DMultiUserBackupStateTest.java98 private void removeUser(int userId) throws Exception { in removeUser() method in MultiUserBackupStateTest
/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/
DPackageManagerMultiUserTestBase.java115 protected void removeUser(int userId) throws Exception { in removeUser() method in PackageManagerMultiUserTestBase
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java208 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseMultiUserTest
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DAppCloningBaseHostTest.java84 protected static void removeUser(String userId) throws Exception { in removeUser() method in AppCloningBaseHostTest
/cts/tests/tests/car/src/android/car/cts/
DCarUserManagerTest.java447 protected void removeUser(UserHandle userHandle) throws IOException { in removeUser() method in CarUserManagerTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java520 private void removeUser(int userId) throws Exception { in removeUser() method in ResumeOnRebootHostTest
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DActivityManagerHelperTest.java489 private static void removeUser(int userId) throws Exception { in removeUser() method in ActivityManagerHelperTest
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java683 private void removeUser(int userId) { in removeUser() method in BackgroundActivityLaunchTest
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java125 private void removeUser(UserHandle userHandle) { in removeUser() method in UserManagerTest
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java481 protected boolean removeUser(int userId) throws Exception { in removeUser() method in CarHostJUnit4TestCase
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java320 private boolean removeUser(final int userId) throws Exception { in removeUser() method in ActivityManagerAppExitInfoTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java523 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseDevicePolicyTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java2451 private boolean removeUser(final int userId) throws Exception { in removeUser() method in UsageStatsTest