Searched defs:mFastOutLinearIn (Results 1 – 3 of 3) sorted by relevance
75 private final TimeInterpolator mFastOutLinearIn; field in TvViewUiManager284 mFastOutLinearIn, in updateTvAspectRatio() local294 mFastOutLinearIn, in fadeInTvView() local
48 private final TimeInterpolator mFastOutLinearIn; field in FullscreenDialogView
77 private final TimeInterpolator mFastOutLinearIn = new FastOutLinearInInterpolator(); field in MenuLayoutManager