Searched refs:mLockScreenWeight (Results 1 – 1 of 1) sorted by relevance
52 private final int mLockScreenWeight; field in AnimatableClockView84 mLockScreenWeight = ta.getInt(R.styleable.AnimatableClockView_lockScreenWeight, 300); in AnimatableClockView()122 return mLockScreenWeight + 100; in getLockScreenWeight()124 return mLockScreenWeight; in getLockScreenWeight()