Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeUserInfoHelper.java64 public void stopUser(int userId) { in stopUser() method in FakeUserInfoHelper
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserLifecycleStressTest.java242 private void stopUser(int userId) throws RemoteException, InterruptedException { in stopUser() method in UserLifecycleStressTest
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java653 public void stopUser() throws RemoteException { in stopUser() method in UserLifecycleTests
1566 private void stopUser(int userId) throws RemoteException { in stopUser() method in UserLifecycleTests
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
DUserManagerServiceMockedTest.java1181 private void stopUser(@UserIdInt int userId) { in stopUser() method in UserManagerServiceMockedTest
/frameworks/base/core/java/android/app/
DIActivityManager.aidl456 int stopUser(int userid, boolean stopProfileRegardlessOfParent, in IStopUserCallback callback); in stopUser() method
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl292 int stopUser(in ComponentName who, in UserHandle userHandle); in stopUser() method
DDevicePolicyManager.java11985 public @UserOperationResult int stopUser( in stopUser() method in DevicePolicyManager
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java724 private void stopUser(int userId) { in stopUser() method in TvInteractiveAppManagerService
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java594 private void stopUser(int userId) { in stopUser() method in TvInputManagerService
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16214 public int stopUser(final int userId, in stopUser() method in ActivityManagerService