/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/ |
D | FakeUserInfoHelper.java | 64 public void stopUser(int userId) { in stopUser() method in FakeUserInfoHelper
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | UserLifecycleStressTest.java | 242 private void stopUser(int userId) throws RemoteException, InterruptedException { in stopUser() method in UserLifecycleStressTest
|
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/ |
D | UserLifecycleTests.java | 653 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/ |
D | UserManagerServiceMockedTest.java | 1181 private void stopUser(@UserIdInt int userId) { in stopUser() method in UserManagerServiceMockedTest
|
/frameworks/base/core/java/android/app/ |
D | IActivityManager.aidl | 456 int stopUser(int userid, boolean stopProfileRegardlessOfParent, in IStopUserCallback callback); in stopUser() method
|
/frameworks/base/core/java/android/app/admin/ |
D | IDevicePolicyManager.aidl | 292 int stopUser(in ComponentName who, in UserHandle userHandle); in stopUser() method
|
D | DevicePolicyManager.java | 11985 public @UserOperationResult int stopUser( in stopUser() method in DevicePolicyManager
|
/frameworks/base/services/core/java/com/android/server/tv/interactive/ |
D | TvInteractiveAppManagerService.java | 724 private void stopUser(int userId) { in stopUser() method in TvInteractiveAppManagerService
|
/frameworks/base/services/core/java/com/android/server/tv/ |
D | TvInputManagerService.java | 594 private void stopUser(int userId) { in stopUser() method in TvInputManagerService
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 16214 public int stopUser(final int userId, in stopUser() method in ActivityManagerService
|