Searched refs:otherActivityType (Results 1 – 1 of 1) sorted by relevance
2025 final int otherActivityType = t2.getActivityType(); in hasCompatibleActivityTypeAndWindowingMode() local2027 final boolean isOtherUndefinedType = otherActivityType == ACTIVITY_TYPE_UNDEFINED; in hasCompatibleActivityTypeAndWindowingMode()2032 final boolean isCompatibleType = activityType == otherActivityType in hasCompatibleActivityTypeAndWindowingMode()