Searched refs:searchBarSpaceWidthPx (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java97 private int searchBarSpaceWidthPx; field in class:DeviceProfile
199 searchBarSpaceWidthPx = Math.min(widthPx,
407 targets.getLayoutParams().width = searchBarSpaceWidthPx;

Completed in 52 milliseconds