Searched refs:stopUserWithCallback (Results 1 – 7 of 7) sorted by relevance
98 mIam.stopUserWithCallback(mTestUserId, new IStopUserCallback.Stub() { in testNoCpuDataForRemovedUser()
245 .stopUserWithCallback(userId, new IStopUserCallback.Stub() { in stopUser()
456 int stopUserWithCallback(int userid, in IStopUserCallback callback); in stopUserWithCallback() method
5486 return USER_OP_SUCCESS == getService().stopUserWithCallback( in stopUser()
1305 mIam.stopUserWithCallback(userId, new IStopUserCallback.Stub() { in stopUser()
1940 ActivityManager.getService().stopUserWithCallback(userId, null); in stopUserForQuietMode()6218 res = ActivityManager.getService().stopUserWithCallback(userId,
13031 switch (mInjector.getIActivityManager().stopUserWithCallback(userId, null)) {