Searched refs:oldSpeedDial (Results 1 – 1 of 1) sorted by relevance
1538 Fragment oldSpeedDial = fragmentManager.findFragmentByTag(SPEED_DIAL_TAG); in showFragment() local1544 boolean fragmentShown = showIfEqualElseHide(transaction, fragment, oldSpeedDial); in showFragment()