Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/onboarding/
DOnboardingActivity.kt87 val goBackButton = findViewById<Button>(R.id.go_back_button) in onCreate() constant
92 goBackButton.setOnClickListener { in onCreate()