Searched refs:mMarginLeft (Results 1 – 1 of 1) sorted by relevance
248 private int mMarginLeft; field in KeyguardDisplayManager.KeyguardPresentation252 int x = mMarginLeft + (int) (Math.random() * (mUsableWidth - mClock.getWidth()));281 mMarginLeft = (100 - VIDEO_SAFE_REGION) * p.x / 200; in onCreate()