Searched defs:folderStyle (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
D | InvariantDeviceProfile.java | 141 public @StyleRes int folderStyle; field in InvariantDeviceProfile |
D | DeviceProfile.java | 469 TypedArray folderStyle = context.obtainStyledAttributes(inv.folderStyle, in DeviceProfile() local |