Home
last modified time | relevance | path

Searched defs:removeUser (Results 1 – 8 of 8) 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/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.java188 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseMultiUserTest
/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.java244 private boolean removeUser(final int userId) throws Exception { in removeUser() method in ActivityManagerAppExitInfoTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java509 protected void removeUser(int userId) throws Exception { in removeUser() method in BaseDevicePolicyTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1839 private boolean removeUser(final int userId) throws Exception { in removeUser() method in UsageStatsTest