Path Lines of Code health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/Util.kt 28 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/data/HealthPlatformManager.kt 235 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/data/HealthPlatformUtil.kt 27 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/BaseApplication.kt 8 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/MainActivity.kt 65 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/HealthPlatformBottomNavigation.kt 56 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/HealthPlatformNotSupported.kt 52 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/SessionButtonColumn.kt 39 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/SessionDetailsItem.kt 19 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/SessionDetailsMinMaxAvg.kt 50 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/SessionDetailsSamples.kt 27 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/SessionDetailsSeries.kt 29 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/SessionInfoColumn.kt 41 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/SessionRow.kt 52 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/components/TotalStepsEntry.kt 40 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/navigation/HealthPlatformNavigation.kt 64 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/navigation/Screen.kt 9 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/theme/Color.kt 6 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/theme/Shape.kt 9 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/theme/Theme.kt 33 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/theme/Type.kt 13 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/ui/ListSessionsScreen/ListSessionsScreen.kt 76 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/ui/ListSessionsScreen/ListSessionsViewModel.kt 78 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/ui/SessionDetailScreen/SessionDetailScreen.kt 86 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/ui/SessionDetailScreen/SessionDetailViewModel.kt 57 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/ui/TotalStepsScreen/TotalStepsScreen.kt 38 health-platform-v1/HealthPlatformSample/app/src/main/java/com/example/healthplatformsample/presentation/ui/TotalStepsScreen/TotalStepsViewModel.kt 59 health-services/ExerciseSample/app/src/main/java/com/example/exercise/ExerciseFragment.kt 281 health-services/ExerciseSample/app/src/main/java/com/example/exercise/ExerciseService.kt 259 health-services/ExerciseSample/app/src/main/java/com/example/exercise/ExerciseServiceConnection.kt 30 health-services/ExerciseSample/app/src/main/java/com/example/exercise/FormattingUtils.kt 38 health-services/ExerciseSample/app/src/main/java/com/example/exercise/HealthServicesManager.kt 178 health-services/ExerciseSample/app/src/main/java/com/example/exercise/MainActivity.kt 42 health-services/ExerciseSample/app/src/main/java/com/example/exercise/MainApplication.kt 6 health-services/ExerciseSample/app/src/main/java/com/example/exercise/MainModule.kt 25 health-services/ExerciseSample/app/src/main/java/com/example/exercise/MainViewModel.kt 31 health-services/ExerciseSample/app/src/main/java/com/example/exercise/PrepareFragment.kt 101 health-services/ExerciseSample/app/src/main/java/com/example/exercise/StartupFragment.kt 31 health-services/MeasureData/app/src/main/java/com/example/measuredata/HealthServicesManager.kt 44 health-services/MeasureData/app/src/main/java/com/example/measuredata/MainActivity.kt 69 health-services/MeasureData/app/src/main/java/com/example/measuredata/MainApplication.kt 6 health-services/MeasureData/app/src/main/java/com/example/measuredata/MainModule.kt 18 health-services/MeasureData/app/src/main/java/com/example/measuredata/MainViewModel.kt 51 health-services/PassiveData/app/src/main/java/com/example/passivedata/HealthServicesManager.kt 34 health-services/PassiveData/app/src/main/java/com/example/passivedata/MainActivity.kt 73 health-services/PassiveData/app/src/main/java/com/example/passivedata/MainApplication.kt 21 health-services/PassiveData/app/src/main/java/com/example/passivedata/MainModule.kt 21 health-services/PassiveData/app/src/main/java/com/example/passivedata/MainViewModel.kt 50 health-services/PassiveData/app/src/main/java/com/example/passivedata/PassiveDataReceiver.kt 38 health-services/PassiveData/app/src/main/java/com/example/passivedata/PassiveDataRepository.kt 34 health-services/PassiveData/app/src/main/java/com/example/passivedata/StartupReceiver.kt 54 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/HealthServicesManager.kt 55 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/MainActivity.kt 124 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/MainApplication.kt 21 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/MainModule.kt 21 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/MainViewModel.kt 51 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/PassiveGoalsReceiver.kt 30 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/PassiveGoalsRepository.kt 55 health-services/PassiveGoals/app/src/main/java/com/example/passivegoals/StartupReceiver.kt 56