Searched refs:thisActivityType (Results 1 – 1 of 1) sorted by relevance
636 final int thisActivityType = getActivityType(); in isCompatible() local638 final boolean sameActivityType = thisActivityType == activityType; in isCompatible()