Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTask.java1471 void onDescendantActivityAdded(boolean hadActivity, int activityType, ActivityRecord r) { in onDescendantActivityAdded() argument
1475 if (!hadActivity) { in onDescendantActivityAdded()