Searched refs:topAttached (Results 1 – 1 of 1) sorted by relevance
2675 final ActivityRecord topAttached = task.getActivity(ActivityRecord::attachedToProcess); in getStartingWindowType() local2676 if (topAttached != null) { in getStartingWindowType()2677 if (topAttached.isSnapshotCompatible(snapshot) in getStartingWindowType()