Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/exportimport/
DExportDestinationFragment.kt64 val playStoreView = view.findViewById<LinkTextView>(R.id.export_import_go_to_play_store) in <lambda>() constant
78 playStoreView?.setVisibility(VISIBLE) in <lambda>()
79 playStoreView?.setOnClickListener { in <lambda>()
DImportSourceLocationFragment.kt67 val playStoreView = view.findViewById<LinkTextView>(R.id.export_import_go_to_play_store) in <lambda>() constant
79 playStoreView?.setVisibility(VISIBLE) in <lambda>()
80 playStoreView?.setOnClickListener { in <lambda>()