Searched refs:DataEntriesElement (Results 1 – 16 of 16) sorted by relevance
28 import com.android.healthconnect.controller.utils.logging.DataEntriesElement61 logger.logImpression(DataEntriesElement.EXERCISE_SESSION_ENTRY_BUTTON) in bind()63 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()76 logger.logImpression(DataEntriesElement.EXERCISE_SESSION_MAP_VIEW) in bind()83 logger.logInteraction(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()88 logger.logInteraction(DataEntriesElement.EXERCISE_SESSION_ENTRY_BUTTON) in bind()
33 import com.android.healthconnect.controller.utils.logging.DataEntriesElement in <lambda>()96 logger.logImpression(DataEntriesElement.NEXT_DAY_BUTTON) in <lambda>()98 logger.logInteraction(DataEntriesElement.NEXT_DAY_BUTTON) in <lambda>()106 logger.logImpression(DataEntriesElement.PREVIOUS_DAY_BUTTON) in <lambda>()108 logger.logInteraction(DataEntriesElement.PREVIOUS_DAY_BUTTON) in <lambda>()117 logger.logImpression(DataEntriesElement.SELECT_DATE_BUTTON) in <lambda>()119 logger.logInteraction(DataEntriesElement.SELECT_DATE_BUTTON) in <lambda>()
28 import com.android.healthconnect.controller.utils.logging.DataEntriesElement55 logger.logImpression(DataEntriesElement.PLANNED_EXERCISE_SESSION_ENTRY_BUTTON) in bind()57 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()69 logger.logInteraction(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()74 logger.logInteraction(DataEntriesElement.PLANNED_EXERCISE_SESSION_ENTRY_BUTTON) in bind()
27 import com.android.healthconnect.controller.utils.logging.DataEntriesElement58 logger.logImpression(DataEntriesElement.DATA_ENTRY_VIEW) in bind()59 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()71 logger.logInteraction(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()78 logger.logInteraction(DataEntriesElement.DATA_ENTRY_VIEW) in bind()
27 import com.android.healthconnect.controller.utils.logging.DataEntriesElement58 logger.logImpression(DataEntriesElement.SLEEP_SESSION_ENTRY_BUTTON) in bind()59 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()71 logger.logInteraction(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()79 logger.logInteraction(DataEntriesElement.SLEEP_SESSION_ENTRY_BUTTON) in bind()
24 import com.android.healthconnect.controller.utils.logging.DataEntriesElement48 logger.logImpression(DataEntriesElement.DATA_ENTRY_VIEW) in bind()49 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()61 logger.logInteraction(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()
23 import com.android.healthconnect.controller.utils.logging.DataEntriesElement45 logger.logImpression(DataEntriesElement.AGGREGATION_DATA_VIEW) in bind()
44 import com.android.healthconnect.controller.utils.logging.DataEntriesElement100 verify(healthConnectLogger).logImpression(DataEntriesElement.SELECT_DATE_BUTTON) in dataEntriesInit_showsDateNavigationPreference()101 verify(healthConnectLogger).logImpression(DataEntriesElement.NEXT_DAY_BUTTON) in dataEntriesInit_showsDateNavigationPreference()102 verify(healthConnectLogger).logImpression(DataEntriesElement.PREVIOUS_DAY_BUTTON) in dataEntriesInit_showsDateNavigationPreference()145 verify(healthConnectLogger).logImpression(DataEntriesElement.AGGREGATION_DATA_VIEW) in dataEntriesInit_withData_showsListOfEntries()146 verify(healthConnectLogger, times(2)).logImpression(DataEntriesElement.DATA_ENTRY_VIEW) in dataEntriesInit_withData_showsListOfEntries()148 .logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in dataEntriesInit_withData_showsListOfEntries()163 .logImpression(DataEntriesElement.PLANNED_EXERCISE_SESSION_ENTRY_BUTTON) in dataEntriesInit_withPlannedExerciseData_showsListOfPlannedExerciseEntries()165 .logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in dataEntriesInit_withPlannedExerciseData_showsListOfPlannedExerciseEntries()
27 import com.android.healthconnect.controller.utils.logging.DataEntriesElement56 logger.logImpression(DataEntriesElement.DATA_ENTRY_VIEW) in bind()57 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()65 logger.logInteraction(DataEntriesElement.DATA_ENTRY_VIEW) in bind()
27 import com.android.healthconnect.controller.utils.logging.DataEntriesElement56 logger.logImpression(DataEntriesElement.SLEEP_SESSION_ENTRY_BUTTON) in bind()57 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()68 logger.logInteraction(DataEntriesElement.SLEEP_SESSION_ENTRY_BUTTON) in bind()
24 import com.android.healthconnect.controller.utils.logging.DataEntriesElement47 logger.logImpression(DataEntriesElement.DATA_ENTRY_VIEW) in bind()48 logger.logImpression(DataEntriesElement.DATA_ENTRY_DELETE_BUTTON) in bind()
28 import com.android.healthconnect.controller.utils.logging.DataEntriesElement59 logger.logImpression(DataEntriesElement.EXERCISE_SESSION_ENTRY_BUTTON) in bind()73 logger.logInteraction(DataEntriesElement.EXERCISE_SESSION_ENTRY_BUTTON) in bind()
33 import com.android.healthconnect.controller.utils.logging.DataEntriesElement101 logger.logImpression(DataEntriesElement.NEXT_DAY_BUTTON) in bindNextDayButton()103 logger.logInteraction(DataEntriesElement.NEXT_DAY_BUTTON) in bindNextDayButton()112 logger.logImpression(DataEntriesElement.PREVIOUS_DAY_BUTTON) in bindPreviousDayButton()114 logger.logInteraction(DataEntriesElement.PREVIOUS_DAY_BUTTON) in bindPreviousDayButton()
77 import com.android.healthconnect.controller.utils.logging.DataEntriesElement181 verify(healthConnectLogger).logImpression(DataEntriesElement.SLEEP_SESSION_ENTRY_BUTTON) in dataEntriesDetailsInit_withData_showsItem()213 verify(healthConnectLogger).logImpression(DataEntriesElement.DATA_ENTRY_VIEW) in dataEntriesDetailsInit_withHeartRate_showsItem_showsDetails()298 verify(healthConnectLogger).logImpression(DataEntriesElement.EXERCISE_SESSION_ENTRY_BUTTON) in dataEntriesDetailsInit_withRouteDetails_showsMapView()299 verify(healthConnectLogger).logImpression(DataEntriesElement.EXERCISE_SESSION_MAP_VIEW) in dataEntriesDetailsInit_withRouteDetails_showsMapView()
362 enum class DataEntriesElement(override val impressionId: Int, override val interactionId: Int) : class