Searched refs:lastTag (Results 1 – 1 of 1) sorted by relevance
136 String lastTag = manager.getBackStackEntryAt(count - 1).getName(); in onKeyUp() local137 if (ScanResultFragment.class.getCanonicalName().equals(lastTag) && count >= 2) { in onKeyUp()142 } else if (ScanFragment.class.getCanonicalName().equals(lastTag)) { in onKeyUp()