Searched refs:mDozingWeight (Results 1 – 1 of 1) sorted by relevance
51 private final int mDozingWeight; field in AnimatableClockView83 mDozingWeight = ta.getInt(R.styleable.AnimatableClockView_dozeWeight, 100); in AnimatableClockView()115 return mDozingWeight + 100; in getDozingWeight()117 return mDozingWeight; in getDozingWeight()