Searched refs:mRoundedCornerPadding (Results 1 – 2 of 2) sorted by relevance
91 private int mRoundedCornerPadding = 0; field in QuickStatusBarHeader250 mRoundedCornerPadding = resources.getDimensionPixelSize( in updateResources()522 int cutoutPadding = Math.max(mCutOutPaddingLeft, mRoundedCornerPadding); in updateHeadersPadding()527 int cutoutPadding = Math.max(mCutOutPaddingRight, mRoundedCornerPadding); in updateHeadersPadding()
92 private int mRoundedCornerPadding = 0; field in KeyguardStatusBarView183 mRoundedCornerPadding = res.getDimensionPixelSize( in loadDimens()