Searched refs:mMarginLeft (Results 1 – 1 of 1) sorted by relevance
271 private int mMarginLeft; field in KeyguardDisplayManager.KeyguardPresentation275 int x = mMarginLeft + (int) (Math.random() * (mUsableWidth - mClock.getWidth()));344 mMarginLeft = (100 - VIDEO_SAFE_REGION) * bounds.width() / 200; in updateBounds()