Home
last modified time | relevance | path

Searched refs:handleStopActivity (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/servertransaction/
DStopActivityItem.java41 client.handleStopActivity(token, mShowWindow, mConfigChanges, pendingActions, in execute()
DTransactionExecutor.java233 mTransactionHandler.handleStopActivity(r.token, false /* show */, in performLifecycleSequence()
/frameworks/base/core/java/android/app/
DClientTransactionHandler.java130 public abstract void handleStopActivity(IBinder token, boolean show, int configChanges, in handleStopActivity() method in ClientTransactionHandler
DActivityThread.java4703 public void handleStopActivity(IBinder token, boolean show, int configChanges, in handleStopActivity() method in ActivityThread
/frameworks/base/core/tests/mockingcoretests/src/android/app/activity/
DActivityThreadClientTest.java321 mThread.handleStopActivity(r.token, false /* show */, 0 /* configChanges */, in stopActivity()
/frameworks/base/config/
Dboot-image-profile.txt812 HSPLandroid/app/ActivityThread;->handleStopActivity(Landroid/os/IBinder;ZILandroid/app/servertransa…
Dhiddenapi-greylist-max-o.txt2121 Landroid/app/ActivityThread;->handleStopActivity(Landroid/os/IBinder;ZILandroid/app/servertransacti…
4625 Landroid/app/ClientTransactionHandler;->handleStopActivity(Landroid/os/IBinder;ZILandroid/app/serve…