Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DClockFragment.kt351 val mainClockCount = if (mIsPortrait) 1 else 0 in getItemCount() constant
354 return mainClockCount + homeClockCount + worldClockCount in getItemCount()