Searched refs:TRANSIT_FRAGMENT_FADE (Results 1 – 12 of 12) sorted by relevance
160 public static final int TRANSIT_FRAGMENT_FADE = 3 | TRANSIT_ENTER_MASK; field in FragmentTransaction163 @IntDef({TRANSIT_NONE, TRANSIT_FRAGMENT_OPEN, TRANSIT_FRAGMENT_CLOSE, TRANSIT_FRAGMENT_FADE})
2234 case FragmentTransaction.TRANSIT_FRAGMENT_FADE: in reverseTransit()2235 rev = FragmentTransaction.TRANSIT_FRAGMENT_FADE; in reverseTransit()2255 case FragmentTransaction.TRANSIT_FRAGMENT_FADE: in transitToStyleIndex()
169 @IntDef({TRANSIT_NONE, TRANSIT_FRAGMENT_OPEN, TRANSIT_FRAGMENT_CLOSE, TRANSIT_FRAGMENT_FADE})183 public static final int TRANSIT_FRAGMENT_FADE = 3 | TRANSIT_ENTER_MASK; field in FragmentTransaction
2338 case FragmentTransaction.TRANSIT_FRAGMENT_FADE: in reverseTransit()2339 rev = FragmentTransaction.TRANSIT_FRAGMENT_FADE; in reverseTransit()2362 case FragmentTransaction.TRANSIT_FRAGMENT_FADE: in transitToStyleIndex()
157 .setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE) in showDetails()
64 ft.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE); in onListItemClick()
1228 transaction.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE); in switchToHeaderInner()1332 transaction.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE); in startPreferenceFragment()
4104 field public static final int TRANSIT_FRAGMENT_FADE = 4099; // 0x1003
4317 field public static final int TRANSIT_FRAGMENT_FADE = 4099; // 0x1003
4666 field public static final int TRANSIT_FRAGMENT_FADE = 4099; // 0x1003
4821 field public static final int TRANSIT_FRAGMENT_FADE = 4099; // 0x1003
4669 field public static final int TRANSIT_FRAGMENT_FADE = 4099; // 0x1003