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