Home
last modified time | relevance | path

Searched refs:wPx (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java161 int wPx, int hPx, in DeviceProfile() argument
248 updateFromConfiguration(context, res, wPx, hPx, awPx, ahPx); in DeviceProfile()
423 void updateFromConfiguration(Context context, Resources resources, int wPx, int hPx, in updateFromConfiguration() argument
434 widthPx = wPx; in updateFromConfiguration()