Searched refs:handleStopActivity (Results 1 – 1 of 1) sorted by relevance
1488 handleStopActivity((IBinder) args.arg1, true, args.argi2, args.argi3); in handleMessage()1494 handleStopActivity((IBinder) args.arg1, false, args.argi2, args.argi3); in handleMessage()3878 private void handleStopActivity(IBinder token, boolean show, int configChanges, int seq) { in handleStopActivity() method in ActivityThread