Searched refs:TRANSIT_FRAGMENT_FADE (Results 1 – 6 of 6) sorted by relevance
183 public static final int TRANSIT_FRAGMENT_FADE = 3 | TRANSIT_ENTER_MASK; field in FragmentTransaction190 TRANSIT_FRAGMENT_FADE
3485 case FragmentTransaction.TRANSIT_FRAGMENT_FADE: in reverseTransit()3486 rev = FragmentTransaction.TRANSIT_FRAGMENT_FADE; in reverseTransit()3506 case FragmentTransaction.TRANSIT_FRAGMENT_FADE: in transitToStyleIndex()
64 ft.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE); in onListItemClick()
1248 : FragmentTransaction.TRANSIT_FRAGMENT_FADE); in switchToHeaderInner()1359 transaction.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE); in startPreferenceFragment()
4317 field public static final int TRANSIT_FRAGMENT_FADE = 4099; // 0x1003
5019 field @Deprecated public static final int TRANSIT_FRAGMENT_FADE = 4099; // 0x1003