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