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.java141 public @StyleRes int cellStyle; field in InvariantDeviceProfile
785 private final @StyleRes int cellStyle; field in InvariantDeviceProfile.GridOption
DDeviceProfile.java424 TypedArray cellStyle; in DeviceProfile() local