Searched refs:mWidthPixels (Results 1 – 2 of 2) sorted by relevance
49 private final int mWidthPixels; field in FalsingDataProvider85 mWidthPixels = displayMetrics.widthPixels; in FalsingDataProvider()164 return mWidthPixels; in getWidthPixels()
151 private float mWidthPixels; field in LegacyLockIconViewController437 mWidthPixels = bounds.right; in updateConfiguration()442 mWidthPixels -= insets.getSystemWindowInsetLeft() + insets.getSystemWindowInsetRight(); in updateConfiguration()466 new Point((int) mWidthPixels / 2, in updateLockIconLocation()