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