Searched refs:shouldDispatchLaunchActivityItemIndependently (Results 1 – 2 of 2) sorted by relevance
269 static boolean shouldDispatchLaunchActivityItemIndependently( in shouldDispatchLaunchActivityItemIndependently() method in ClientLifecycleManager
78 …t static com.android.server.wm.ClientLifecycleManager.shouldDispatchLaunchActivityItemIndependentl…953 if (shouldDispatchLaunchActivityItemIndependently(r.info.packageName, r.getUid())) { in realStartActivityLocked()