Searched defs:hPx (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DDynamicGrid.java120 int wPx, int hPx,
182 updateFromConfiguration(resources, wPx, hPx, awPx, ahPx);
225 void updateFromConfiguration(Resources resources, int wPx, int hPx, argument
232 heightPx = hPx;
117 DeviceProfile(Context context, ArrayList<DeviceProfile> profiles, float minWidth, float minHeight, int wPx, int hPx, int awPx, int ahPx, Resources resources) argument

Completed in 52 milliseconds