Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/preference/
DCardContainerPreference.kt137 val secondCardDate = secondSmallCard.findViewById<TextView>(R.id.card_date) in setupCards() constant
148 isTextEllipsized(secondCardDate)) { in setupCards()