Searched defs:mFastOutLinearIn (Results 1 – 3 of 3) sorted by relevance
82 private final TimeInterpolator mFastOutLinearIn; field in TvViewUiManager286 mFastOutLinearIn, null); in updateTvView() local296 mFastOutLinearIn, null); in fadeInTvView() local
49 private final TimeInterpolator mFastOutLinearIn; field in FullscreenDialogView
78 private final TimeInterpolator mFastOutLinearIn = new FastOutLinearInInterpolator(); field in MenuLayoutManager