Searched refs:START_DELETION_KEY (Results 1 – 4 of 4) sorted by relevance
28 import com.android.healthconnect.controller.selectabledeletion.DeletionConstants.START_DELETION_KEY61 .setFragmentResult(START_DELETION_KEY, bundleOf()) in deletePermissionTypesData_confirmationDeleteDialog_showsCorrectText()85 .setFragmentResult(START_DELETION_KEY, bundleOf()) in deleteFragment_confirmationDeleteDialog_cancelButton_exitsDialog()111 .setFragmentResult(START_DELETION_KEY, bundleOf()) in deletePermissionTypesData_progressIndicatorCanStartState_progressDialogShown()137 .setFragmentResult(START_DELETION_KEY, bundleOf()) in deleteFragment_completedState_progressDialogDisappears()161 .setFragmentResult(START_DELETION_KEY, bundleOf()) in deleteFragment_completedState_successDialogShown()189 .setFragmentResult(START_DELETION_KEY, bundleOf()) in deleteFragment_failedState_failureDialogShown()
28 import com.android.healthconnect.controller.selectabledeletion.DeletionConstants.START_DELETION_KEY in <lambda>()38 parentFragmentManager.setFragmentResultListener(START_DELETION_KEY, this) { _, _ -> in <lambda>()
24 const val START_DELETION_KEY = "START_DELETION_KEY" constant
35 import com.android.healthconnect.controller.selectabledeletion.DeletionConstants.START_DELETION_KEY in <lambda>()265 childFragmentManager.setFragmentResult(START_DELETION_KEY, bundleOf()) in <lambda>()