Home
last modified time | relevance | path

Searched defs:removeUser (Results 1 – 16 of 16) 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.java124 protected void removeUser(int userId) throws Exception { in removeUser() method in PackageManagerMultiUserTestBase
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java210 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseMultiUserTest
/cts/tests/tests/car/src/android/car/app/cts/
DMultiUserMultiDisplayWindowSecurityTest.java260 private static void removeUser(int userId) { in removeUser() method in MultiUserMultiDisplayWindowSecurityTest
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DAppCloningBaseHostTest.java92 protected static void removeUser(String userId) throws Exception { in removeUser() method in AppCloningBaseHostTest
/cts/tests/tests/car/src/android/car/cts/
DCarUserManagerTest.java456 protected void removeUser(UserHandle userHandle) throws IOException { in removeUser() method in CarUserManagerTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java517 private void removeUser(int userId) throws Exception { in removeUser() method in ResumeOnRebootHostTest
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DActivityManagerHelperTest.java484 private static void removeUser(int userId) throws Exception { in removeUser() method in ActivityManagerHelperTest
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java503 protected boolean removeUser(int userId) throws Exception { in removeUser() method in CarHostJUnit4TestCase
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java148 private void removeUser(UserHandle userHandle) { in removeUser() method in UserManagerTest
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java1079 private void removeUser(int userId) { in removeUser() method in BackgroundActivityLaunchTest
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java328 private boolean removeUser(final int userId) throws Exception { in removeUser() method in ActivityManagerAppExitInfoTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java514 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseDevicePolicyTest
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java2396 private void removeUser(int userId) throws Exception { in removeUser() method in ActivityManagerTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java2908 private boolean removeUser(final int userId) throws Exception { in removeUser() method in UsageStatsTest