Searched refs:handleStopActivity (Results 1 – 1 of 1) sorted by relevance
1327 handleStopActivity((IBinder)msg.obj, true, msg.arg2); in handleMessage()1332 handleStopActivity((IBinder)msg.obj, false, msg.arg2); in handleMessage()3420 private void handleStopActivity(IBinder token, boolean show, int configChanges) { in handleStopActivity() method in ActivityThread