Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java104 public int folderChildDrawablePaddingPx; field in DeviceProfile
433 folderChildDrawablePaddingPx = Math.max(0, in updateFolderCellSize()
DBubbleTextView.java177 setCompoundDrawablePadding(grid.folderChildDrawablePaddingPx); in BubbleTextView()