Home
last modified time | relevance | path

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

/cts/hostsidetests/backup/src/android/cts/backup/
DMultiUserBackupStateTest.java98 private void removeUser(int userId) throws Exception { in removeUser() method in MultiUserBackupStateTest
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DCreateAndManageUserTest.java97 private void removeUser(UserHandle userHandle) { in removeUser() method in CreateAndManageUserTest
/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/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java526 private void removeUser(int userId) { in removeUser() method in BackgroundActivityLaunchTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java566 private void removeUser(int userId) throws Exception { in removeUser() method in ResumeOnRebootHostTest
/cts/hostsidetests/car/src/android/car/cts/
DCarHostJUnit4TestCase.java378 protected void removeUser(int userId) throws Exception { in removeUser() method in CarHostJUnit4TestCase
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java247 private boolean removeUser(final int userId) throws Exception { in removeUser() method in ActivityManagerAppExitInfoTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java519 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseDevicePolicyTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1926 private boolean removeUser(final int userId) throws Exception { in removeUser() method in UsageStatsTest