HomeSort by relevance Sort by last modified time
    Searched full:minheightdps (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 55 heightDps = p.minHeightDps;
69 float minHeightDps;
145 minHeightDps = h;
170 minHeightDps = minHeight;
    [all...]
DynamicGrid.java 102 "Wd: " + mProfile.minWidthDps + ", Hd: " + mProfile.minHeightDps +

Completed in 3819 milliseconds