Home
last modified time | relevance | path

Searched defs:cellStyle (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java139 public @StyleRes int cellStyle; field in InvariantDeviceProfile
802 private final @StyleRes int cellStyle; field in InvariantDeviceProfile.GridOption
DDeviceProfile.java457 TypedArray cellStyle; in DeviceProfile() local