Searched refs:mSmooth (Results 1 – 6 of 6) sorted by relevance
280 boolean mSmooth = true; field in DetailsFragment.SetSelectionRunnable290 mRowsFragment.setSelectedPosition(mPosition, mSmooth); in run()578 mSetSelectionRunnable.mSmooth = smooth; in setSelectedPosition()
283 boolean mSmooth = true; field in DetailsSupportFragment.SetSelectionRunnable293 mRowsSupportFragment.setSelectedPosition(mPosition, mSmooth); in run()581 mSetSelectionRunnable.mSmooth = smooth; in setSelectedPosition()
116 boolean mSmooth = true; field in PlaybackSupportFragment.SetSelectionRunnable123 mRowsSupportFragment.setSelectedPosition(mPosition, mSmooth); in run()719 mSetSelectionRunnable.mSmooth = smooth; in setSelectedPosition()
113 boolean mSmooth = true; field in PlaybackFragment.SetSelectionRunnable120 mRowsFragment.setSelectedPosition(mPosition, mSmooth); in run()716 mSetSelectionRunnable.mSmooth = smooth; in setSelectedPosition()
230 private boolean mSmooth; field in BrowseFragment.SetSelectionRunnable245 mSmooth = smooth; in post()253 setSelection(mPosition, mSmooth); in run()260 mSmooth = false; in reset()
233 private boolean mSmooth; field in BrowseSupportFragment.SetSelectionRunnable248 mSmooth = smooth; in post()256 setSelection(mPosition, mSmooth); in run()263 mSmooth = false; in reset()