Home
last modified time | relevance | path

Searched refs:savedStyle (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt1884 val savedStyle: Style = p.getStyle() in drawGridBackground() constant
1923 p.setStyle(savedStyle) in drawGridBackground()