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