Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/deletion/
DDeletionFragment.kt30 …t com.android.healthconnect.controller.deletion.DeletionConstants.START_INACTIVE_APP_DELETION_EVENT in <lambda>()
78 parentFragmentManager.setFragmentResultListener(START_INACTIVE_APP_DELETION_EVENT, this) { in <lambda>()
DDeletionConstants.kt32 const val START_INACTIVE_APP_DELETION_EVENT = "START_INACTIVE_APP_DELETION_EVENT" constant
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/deletion/
DDeletionFragmentTest.kt34 …t com.android.healthconnect.controller.deletion.DeletionConstants.START_INACTIVE_APP_DELETION_EVENT
757 START_INACTIVE_APP_DELETION_EVENT, in deleteInActiveAppData_confirmationDialog_showsCorrectText()
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/connectedapps/
DConnectedAppsFragment.kt270 DeletionConstants.START_INACTIVE_APP_DELETION_EVENT, in <lambda>()