Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/preference/
DCardContainerPreference.kt136 val firstCardDate = firstSmallCard.findViewById<TextView>(R.id.card_date) in setupCards() constant
147 isTextEllipsized(firstCardDate) || in setupCards()