Searched refs:mLiveTranslationY (Results 1 – 2 of 2) sorted by relevance
93 private float mLiveTranslationY; field in OverlayDisplayWindow182 pw.println("mLiveTranslationY=" + mLiveTranslationY); in dump()256 int y = (int)(mWindowY + mLiveTranslationY - height * offsetScale); in updateWindowParams()285 mLiveTranslationY = 0f; in clearLiveState()371 mLiveTranslationY -= distanceY;
217 private float mLiveTranslationY; field in OverlayDisplayWindow.JellybeanMr1Impl356 int y = (int)(mWindowY + mLiveTranslationY - height * offsetScale); in updateWindowParams()390 mLiveTranslationY = 0f; in clearLiveState()477 mLiveTranslationY -= distanceY;