Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/migration/
DMigrationPausedFragment.kt59 val resumeButton = view.findViewById<Button>(R.id.resume_button) in onViewCreated() constant
62 resumeButton.setOnClickListener { in onViewCreated()