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