Searched refs:mMarginTop (Results 1 – 1 of 1) sorted by relevance
361 private int mMarginTop; field in KeyguardDisplayManager.KeyguardPresentation367 int y = mMarginTop + (int) (Math.random() * (mUsableHeight - mClock.getHeight()));435 mMarginTop = (100 - VIDEO_SAFE_REGION) * bounds.height() / 200; in updateBounds()