Searched refs:setLocationOnScreen (Results 1 – 1 of 1) sorted by relevance
359 setLocationOnScreen(mQsView, top); in getQsMinExpansionHeight_inSplitShade_returnsAbsoluteBottomOfQSContainer()372 setLocationOnScreen(mQsView, (int) (top + translationY)); in getQsMinExpansionHeight_inSplitShade_returnsAbsoluteBottomExcludingTranslation()395 setLocationOnScreen(mQsView, top); in hideImmediately_inSplitShade_movesViewUpByQSAbsoluteBottom()507 setLocationOnScreen(mQSPanelScrollView, 25); in testUpdateQSBounds_setMediaClipCorrectly()659 private void setLocationOnScreen(View view, int top) { in setLocationOnScreen() method in QSImplTest