Home
last modified time | relevance | path

Searched defs:stopUser (Results 1 – 4 of 4) sorted by relevance

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java318 private boolean stopUser(int userId, boolean waitFlag, boolean forceFlag) in stopUser() method in ActivityManagerAppExitInfoTest
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandTest.java1841 private void stopUser(int userId) throws IOException { in stopUser() method in PackageManagerShellCommandTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java508 protected void stopUser(int userId) throws Exception { in stopUser() method in BaseDevicePolicyTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java2322 private boolean stopUser(int userId, boolean waitFlag, boolean forceFlag) in stopUser() method in UsageStatsTest