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