Searched refs:supportFragment1 (Results 1 – 1 of 1) sorted by relevance
1620 android.support.v4.app.Fragment supportFragment1, in showIfEqualElseHideSupport() argument1623 if (supportFragment1 != null && supportFragment1.equals(supportFragment2)) { in showIfEqualElseHideSupport()1624 supportTransaction.show(supportFragment1); in showIfEqualElseHideSupport()