A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages

A

A8 - com.microej.wear.services.ExternalResourceService.ImageFormat
A8 format.
Activity - Interface in com.microej.wear.components
Represents an activity.
ActivityReport - Interface in com.microej.wear.model
Represents the summary of an activity.
ActivityReport.Lap - Interface in com.microej.wear.model
Represents the information of a lap.
ActivityReport.Metric - Enum in com.microej.wear.model
Represents the different types of activity metrics.
ActivityType - Enum in com.microej.wear.model
Represents a type of activity.
addConfigurationListener(TimeConfigurationListener) - Method in interface com.microej.wear.services.TimeService
Adds the given TimeConfigurationListener to the list of listeners that are notified when the time configuration of the device has changed.
addLap() - Method in interface com.microej.wear.services.LiveActivityService
Adds a lap to the current activity.
AMERICAN_FOOTBALL - com.microej.wear.model.ActivityType
 
AQUA_FITNESS - com.microej.wear.model.ActivityType
 
ARCHERY - com.microej.wear.model.ActivityType
 
ARGB4444 - com.microej.wear.services.ExternalResourceService.ImageFormat
ARGB4444 format.
AWAKE - com.microej.wear.services.SleepService.SleepStage
 

B

BADMINTON - com.microej.wear.model.ActivityType
 
BASEBALL - com.microej.wear.model.ActivityType
 
BASKETBALL - com.microej.wear.model.ActivityType
 
BEACH_VOLLEY - com.microej.wear.model.ActivityType
 
BIATHLON - com.microej.wear.model.ActivityType
 
BIKE - com.microej.wear.model.ActivityType
 
BIKE_COMMUTE - com.microej.wear.model.ActivityType
 
BIKE_INDOOR - com.microej.wear.model.ActivityType
 
BMX - com.microej.wear.model.ActivityType
 
BOTTOM_BUTTON_LONG_PRESS - com.microej.wear.components.Navigator.Gesture
Bottom button long press gesture.
BOTTOM_BUTTON_PRESS - com.microej.wear.components.Navigator.Gesture
Bottom button press gesture.
BOXING - com.microej.wear.model.ActivityType
 

C

CALORIES - com.microej.wear.model.ActivityReport.Metric
The calories burned since the start of the activity, in kcal.
CALORIES - com.microej.wear.services.HealthService.HealthMetric
The calories burned since the start of day, in kcal.
CANOE - com.microej.wear.model.ActivityType
 
CLIMB - com.microej.wear.model.ActivityType
 
CLIMB_INDOOR - com.microej.wear.model.ActivityType
 
close() - Method in interface com.microej.wear.services.ExternalResourceService.Writer
Closes this writer and clears all uncommitted native resources.
com.microej.wear - package com.microej.wear
Contains the Kernel service provider class.
com.microej.wear.components - package com.microej.wear.components
Contains interfaces to components provided by the Features to the Kernel.
com.microej.wear.model - package com.microej.wear.model
This package contains the core data models for various services.
com.microej.wear.services - package com.microej.wear.services
Contains interfaces to services provided by the Kernel to the Features.
commit() - Method in interface com.microej.wear.services.ExternalResourceService.Writer
Flushes all written data and finalizes the resource.
CompletedActivityService - Interface in com.microej.wear.services
This service allows Features to access reports of completed activity sessions.
ComplicationDataSource - Interface in com.microej.wear.components
Represents a source of data that can be displayed on a watchface complication.
ComponentService - Interface in com.microej.wear.services
This service allows Features to register activities, watchfaces and complication data sources.
createExternalImage(String, int, ExternalResourceService.ImageFormat) - Method in interface com.microej.wear.services.ExternalResourceService
Creates an external image at the given path, converting it to the given format.
createExternalResource(String, int) - Method in interface com.microej.wear.services.ExternalResourceService
Creates an external resource at the given path.
createRenderable() - Method in interface com.microej.wear.components.Activity
Creates a renderable that renders this activity.
createRenderable() - Method in interface com.microej.wear.components.Watchface
Creates a renderable that renders this watchface.
CRICKET - com.microej.wear.model.ActivityType
 
CROSSFIT - com.microej.wear.model.ActivityType
 
CURLING - com.microej.wear.model.ActivityType
 

D

DANCE - com.microej.wear.model.ActivityType
 
DEEP - com.microej.wear.services.SleepService.SleepStage
 
deleteExternalResource(String) - Method in interface com.microej.wear.services.ExternalResourceService
Deletes the external resource at the given path.
DeviceService - Interface in com.microej.wear.services
This service allows Features to get device information.
DISC_GOLF - com.microej.wear.model.ActivityType
 
DISTANCE - com.microej.wear.model.ActivityReport.Metric
The distance, in meters.
DUATHLON - com.microej.wear.model.ActivityType
 

E

E_BIKE - com.microej.wear.model.ActivityType
 
E_MTB - com.microej.wear.model.ActivityType
 
ELEVATION - com.microej.wear.model.ActivityReport.Metric
The total elevation since the start of the activity, in meters.
ELLIPTICAL - com.microej.wear.model.ActivityType
 
ExternalResourceService - Interface in com.microej.wear.services
This service allows Features to create and delete external resources.
ExternalResourceService.ImageFormat - Enum in com.microej.wear.services
Enumerates supported image formats.
ExternalResourceService.Writer - Interface in com.microej.wear.services
Represents a writer to an external resource.

F

FEMALE - com.microej.wear.services.UserService.Gender
 
FIELD_HOCKEY - com.microej.wear.model.ActivityType
 
FontService - Interface in com.microej.wear.services
This service allows Features to get fonts.
FOOTBALL - com.microej.wear.model.ActivityType
 
FUTSAL - com.microej.wear.model.ActivityType
 

G

getActiveCalories() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the total number of active calories for the day.
getActivities() - Method in interface com.microej.wear.services.ComponentService
Returns an array containing all the activities.
getAge() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the age.
getAverageHeartRate() - Method in interface com.microej.wear.model.ActivityReport
Returns the average heart rate during the activity.
getAverageHeartRate() - Method in interface com.microej.wear.model.ActivityReport.Lap
Returns the average heart rate for the lap.
getAverageHeartRate() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the average heart rate for the day.
getAveragePace() - Method in interface com.microej.wear.model.ActivityReport
Returns the average pace during the activity.
getAveragePace() - Method in interface com.microej.wear.model.ActivityReport.Lap
Returns the average pace during the lap.
getAwakeDuration() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the total duration the user spent awake.
getBasalRestingHeartRate() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the basal resting heart rate (BHR).
getBatteryLevel() - Method in interface com.microej.wear.services.DeviceService
Returns the current battery level.
getBodyFat() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns body fat as a fraction of total mass.
getBoldItalicFont() - Method in interface com.microej.wear.services.FontService
Returns the bold italic font.
getCalorieGoal() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the user's daily calories goal.
getCalories() - Method in interface com.microej.wear.model.ActivityReport
Returns the total number of calories burned during the activity.
getCalories() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the total number of calories (active and passive) for the day.
getCalories() - Method in interface com.microej.wear.services.HealthService.HealthData
Returns the number of calories burned since the start of day.
getCalories() - Method in interface com.microej.wear.services.LiveActivityService.LiveData
Returns the number of calories burned during the activity.
getCompletedActivityService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the completed activity service instance.
getComplicationDataSources() - Method in interface com.microej.wear.services.ComponentService
Returns an array containing all the complication data sources.
getComponentService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the component service instance.
getCurrentData() - Method in interface com.microej.wear.services.HealthService
Returns the most recently available value for the specified health metric.
getCurrentDayReport() - Method in interface com.microej.wear.services.HealthService
Returns the health report for the current day.
getCurrentLapNumber() - Method in interface com.microej.wear.services.LiveActivityService
Returns the current lap number.
getCurrentTime() - Method in interface com.microej.wear.services.TimeService
Returns the current time.
getDeepDuration() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the total duration spent in deep sleep.
getDeviceBluetoothAddress() - Method in interface com.microej.wear.services.DeviceService
Returns the Bluetooth address of the device.
getDeviceName() - Method in interface com.microej.wear.services.DeviceService
Returns the name of the device
getDeviceService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the device service instance.
getDistance() - Method in interface com.microej.wear.model.ActivityReport
Returns the total distance covered during the activity.
getDistance() - Method in interface com.microej.wear.services.LiveActivityService.LiveData
Returns the distance covered during the activity.
getDuration() - Method in interface com.microej.wear.model.ActivityReport
Returns the effective duration of the activity.
getDuration() - Method in interface com.microej.wear.model.ActivityReport.Lap
Returns the effective duration of the lap, excluding any periods when the activity was paused.
getElevation() - Method in interface com.microej.wear.model.ActivityReport
Returns the total elevation change during the activity.
getElevation() - Method in interface com.microej.wear.model.ActivityReport.Lap
Returns the total elevation change during the lap.
getEndTime() - Method in interface com.microej.wear.model.ActivityReport
Returns the end time of this activity.
getEndTime() - Method in interface com.microej.wear.services.SleepService.SleepPhase
Returns the end time of this sleep phase.
getEndTime() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the time at which sleep ended.
getExternalResourcePath(String) - Method in interface com.microej.wear.services.ExternalResourceService
Returns the path to an external resource.
getExternalResourceService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the external resources service instance.
getFontService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the font service instance.
getGender() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the gender.
getHealthService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the health service instance.
getHeartRate() - Method in interface com.microej.wear.services.HealthService.HealthData
Returns the heart rate.
getHeartRate() - Method in interface com.microej.wear.services.LiveActivityService.LiveData
Returns the heart rate.
getHeartRateZone() - Method in interface com.microej.wear.services.LiveActivityService.LiveData
Returns the heart rate zone.
getHeartRateZones() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the lower bound of each of the 5 heart rate zones.
getHeight() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the height.
getId() - Method in interface com.microej.wear.model.ActivityReport
Returns the ID of the activity.
getImagePath(String) - Method in interface com.microej.wear.services.ResourceService
Returns the resource path of an image.
getLaps() - Method in interface com.microej.wear.model.ActivityReport
Returns the laps recorded for the activity.
getLastActivityReport() - Method in interface com.microej.wear.services.CompletedActivityService
Returns the report of the most recently completed activity.
getLastNightReport() - Method in interface com.microej.wear.services.SleepService
Returns the report for the most recent main (night) sleep session.
getLastReports(int) - Method in interface com.microej.wear.services.CompletedActivityService
Returns the specified number of most recent activity reports.
getLightDuration() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the total duration spent in light sleep.
getLightFont() - Method in interface com.microej.wear.services.FontService
Returns the light font.
getLiveActivityService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the live activity service instance.
getLiveData() - Method in interface com.microej.wear.services.LiveActivityService
Returns the most recently available activity values for the current activity session.
getMaxHeartRate() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the maximum heart rate for the day.
getMaxHeartRate() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the maximum heart rate.
getMaximumHeartRate() - Method in interface com.microej.wear.model.ActivityReport
Returns the maximum heart rate during the activity.
getMaximumPace() - Method in interface com.microej.wear.model.ActivityReport
Returns the maximum pace during the activity.
getMinHeartRate() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the minimum heart rate for the day.
getMonospaceFont() - Method in interface com.microej.wear.services.FontService
Returns the monospace font.
getName() - Method in interface com.microej.wear.components.Activity
Gets the name of this activity.
getNavigator() - Method in interface com.microej.wear.services.ComponentService
Returns the navigator.
getNhanesRestingHeartRate() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the resting heart rate as measured in the study protocol of the National Health and Nutrition Examination Survey (NHANES).
getPace() - Method in interface com.microej.wear.services.LiveActivityService.LiveData
Returns the pace.
getPassiveCalories() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the total number of passive calories for the day.
getPhases() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the sequence of sleep phases that occurred during the sleep session.
getProgress() - Method in interface com.microej.wear.components.ComplicationDataSource
Returns the progress.
getRegularFont() - Method in interface com.microej.wear.services.FontService
Returns the regular font.
getRemDuration() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the total duration spent in REM sleep.
getReport() - Method in interface com.microej.wear.services.LiveActivityService
Returns the report of the current activity.
getReportsForLastDays(int) - Method in interface com.microej.wear.services.CompletedActivityService
Returns activity reports for the specified number of past days, including the current day.
getReportsForLastDays(int) - Method in interface com.microej.wear.services.HealthService
Returns daily reports for the specified number of past days, including the current day.
getReportsForLastDays(int) - Method in interface com.microej.wear.services.SleepService
Returns an array of reports for the sleep sessions recorded over the last specified number of days, counting backward from the current day (inclusive).
getResourceService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the resource service instance.
getRestingHeartRate() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the resting heart rate for the day.
getSamples(ActivityReport.Metric) - Method in interface com.microej.wear.model.ActivityReport
Returns uniformly spaced samples for a given metric, representing the evolution of this metric during the activity.
getSamplesForLastMinutes(HealthService.HealthMetric, int) - Method in interface com.microej.wear.services.HealthService
Returns uniformly spaced historical samples for the specified health metric, collected over the last given number of minutes.
getSemiBoldFont() - Method in interface com.microej.wear.services.FontService
Returns the semi bold font.
getSleepGoal() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the user's daily sleep goal.
getSleepScore() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the overall sleep score, representing sleep quality.
getSleepService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the sleep service instance.
getStage() - Method in interface com.microej.wear.services.SleepService.SleepPhase
Returns the sleep stage for this phase.
getStartLatitude() - Method in interface com.microej.wear.model.ActivityReport
Returns the latitude of the activity's starting point.
getStartLocation() - Method in interface com.microej.wear.model.ActivityReport
Returns the human-readable location where the activity started, such as "Nantes, France".
getStartLongitude() - Method in interface com.microej.wear.model.ActivityReport
Returns the longitude of the activity's starting point.
getStartTime() - Method in interface com.microej.wear.model.ActivityReport
Returns the start time of this activity.
getStartTime() - Method in interface com.microej.wear.services.SleepService.SleepPhase
Returns the start time of this sleep phase.
getStartTime() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the time at which sleep began.
getSteps() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the total number of steps for the day.
getSteps() - Method in interface com.microej.wear.services.HealthService.HealthData
Returns the number of steps since the start of day.
getSteps() - Method in interface com.microej.wear.services.LiveActivityService.LiveData
Returns the number of steps taken during the activity.
getStepsGoal() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the user's daily step goal.
getStrideLength() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the stride length (the distance the user covers with a single stride).
getText() - Method in interface com.microej.wear.components.ComplicationDataSource
Returns the text.
getTimer() - Static method in class com.microej.wear.KernelServiceProvider
Returns the timer instance.
getTimeService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the time service instance.
getTimeSpentInHrZones() - Method in interface com.microej.wear.model.ActivityReport
Returns the time spent in each heart rate zone during the activity.
getTimeSpentInHrZones() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the time spent in each heart rate zone for the day.
getTimestamp() - Method in interface com.microej.wear.services.HealthService.DayReport
Returns the timestamp that identifies the calendar day for this report.
getTimeZoneId() - Method in interface com.microej.wear.services.TimeService
Returns the current time zone ID.
getTimeZoneOffset() - Method in interface com.microej.wear.services.TimeService
Returns the current offset from UTC in seconds.
getTotalDuration() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the sleep total duration.
getType() - Method in interface com.microej.wear.model.ActivityReport
Returns the type of the activity.
getUserInfo() - Method in interface com.microej.wear.services.UserService
Returns user-specific information such as physiological data, personal goals, and other profile-related settings.
getUserService() - Static method in class com.microej.wear.KernelServiceProvider
Returns the user service instance.
getVo2Max() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the VO2 max.
getWakeCount() - Method in interface com.microej.wear.services.SleepService.SleepReport
Returns the number of awakenings (wake episodes) that occurred during the sleep
getWatchfaces() - Method in interface com.microej.wear.services.ComponentService
Returns an array containing all the watchfaces.
getWeight() - Method in interface com.microej.wear.services.UserService.UserInfo
Returns the weight.
GOLF - com.microej.wear.model.ActivityType
 
GRAVEL_BIKE - com.microej.wear.model.ActivityType
 
GYM - com.microej.wear.model.ActivityType
 

H

HAND_CYCLING - com.microej.wear.model.ActivityType
 
HANDBALL - com.microej.wear.model.ActivityType
 
handleGesture(Navigator.Gesture) - Method in interface com.microej.wear.components.Navigator
Handles a gesture.
hasIcon() - Method in interface com.microej.wear.components.ComplicationDataSource
Returns whether this source provides an icon.
hasProgress() - Method in interface com.microej.wear.components.ComplicationDataSource
Returns whether this source provides a progress.
hasText() - Method in interface com.microej.wear.components.ComplicationDataSource
Returns whether this source provides a text.
HealthService - Interface in com.microej.wear.services
This service allows Features to get health information.
HealthService.DayReport - Interface in com.microej.wear.services
Represents a summary of the user's health data for a specific calendar day.
HealthService.HealthData - Interface in com.microej.wear.services
Contains the latest available health measurements.
HealthService.HealthMetric - Enum in com.microej.wear.services
Represents the different types of health metrics.
HEART_RATE - com.microej.wear.model.ActivityReport.Metric
The heart rate, in bpm.
HEART_RATE - com.microej.wear.services.HealthService.HealthMetric
The heart rate, in bpm.
HEART_RATE_ZONE - com.microej.wear.model.ActivityReport.Metric
The heart rate zone, from 1 (lowest intensity) to 5 (highest intensity).
HIIT - com.microej.wear.model.ActivityType
 
HIKE - com.microej.wear.model.ActivityType
 

I

ICE_HOCKEY - com.microej.wear.model.ActivityType
 
ICE_SKATING - com.microej.wear.model.ActivityType
 
INLINE_SKATING - com.microej.wear.model.ActivityType
 
isBatteryCharging() - Method in interface com.microej.wear.services.DeviceService
Returns whether the battery is currently charging.
isMainSleep() - Method in interface com.microej.wear.services.SleepService.SleepReport
Indicates whether this sleep session is the user's main sleep (typically overnight).

J

JUDO - com.microej.wear.model.ActivityType
 

K

KAYAK - com.microej.wear.model.ActivityType
 
KernelServiceProvider - Class in com.microej.wear
Provides the instance of every Kernel service to the Features.

L

LIGHT - com.microej.wear.services.SleepService.SleepStage
 
LiveActivityService - Interface in com.microej.wear.services
This service allows Features to access real-time activity data and manage the lifecycle of an ongoing activity.
LiveActivityService.LiveData - Interface in com.microej.wear.services
Contains the latest available activity measurements for the current activity.

M

MALE - com.microej.wear.services.UserService.Gender
 
MARTIAL_ARTS - com.microej.wear.model.ActivityType
 
MEDITATION - com.microej.wear.model.ActivityType
 
MIDDLE_BUTTON_LONG_PRESS - com.microej.wear.components.Navigator.Gesture
Middle button long press gesture.
MIDDLE_BUTTON_PRESS - com.microej.wear.components.Navigator.Gesture
Middle button press gesture.
MMA - com.microej.wear.model.ActivityType
 
MOTOCROSS - com.microej.wear.model.ActivityType
 
MTB - com.microej.wear.model.ActivityType
 

N

Navigator - Interface in com.microej.wear.components
Navigates across the UI.
Navigator.Gesture - Enum in com.microej.wear.components
Enumerates gestures.
NORDIC_WALK - com.microej.wear.model.ActivityType
 

O

onAttached() - Method in interface com.microej.wear.components.Renderable
Called when this instance is scheduled for imminent rendering.
onDetached() - Method in interface com.microej.wear.components.Renderable
Called when this instance is no longer scheduled for imminent rendering.
onIconAttached() - Method in interface com.microej.wear.components.Activity
Called when the icon is scheduled for imminent rendering.
onIconAttached() - Method in interface com.microej.wear.components.ComplicationDataSource
Called when the icon is scheduled for imminent rendering.
onIconDetached() - Method in interface com.microej.wear.components.Activity
Called when the icon is no longer scheduled for imminent rendering.
onIconDetached() - Method in interface com.microej.wear.components.ComplicationDataSource
Called when the icon is no longer scheduled for imminent rendering.
onPreviewAttached() - Method in interface com.microej.wear.components.Watchface
Called when the preview is scheduled for imminent rendering.
onPreviewDetached() - Method in interface com.microej.wear.components.Watchface
Called when the preview is no longer scheduled for imminent rendering.
onTimeConfigurationChanged(long, String, int) - Method in interface com.microej.wear.components.TimeConfigurationListener
Called when the time configuration of the device has changed (date, time, time zone).
OPEN_WATER_SWIM - com.microej.wear.model.ActivityType
 
OTHER_INDOOR - com.microej.wear.model.ActivityType
 
OTHER_OUTDOOR - com.microej.wear.model.ActivityType
 

P

PACE - com.microej.wear.model.ActivityReport.Metric
The pace, in seconds per kilometer.
PADEL - com.microej.wear.model.ActivityType
 
pause() - Method in interface com.microej.wear.services.LiveActivityService
Pauses the current activity.
PILATES - com.microej.wear.model.ActivityType
 
POINTER_LONG_PRESS - com.microej.wear.components.Navigator.Gesture
Pointer long press gesture.
POOL_SWIM - com.microej.wear.model.ActivityType
 

R

registerActivity(Activity) - Method in interface com.microej.wear.services.ComponentService
Registers the given activity.
registerComplicationDataSource(ComplicationDataSource) - Method in interface com.microej.wear.services.ComponentService
Registers the given complication data source.
registerWatchface(Watchface) - Method in interface com.microej.wear.services.ComponentService
Registers the given watchface.
REM - com.microej.wear.services.SleepService.SleepStage
 
removeConfigurationListener(TimeConfigurationListener) - Method in interface com.microej.wear.services.TimeService
Removes the given TimeConfigurationListener to the list of listeners that are notified when the time configuration of the device has changed.
render(GraphicsContext) - Method in interface com.microej.wear.components.Renderable
Renders this instance on the given graphics context.
Renderable - Interface in com.microej.wear.components
Represents a UI that can be rendered on a graphics context and that can be shown on the display.
renderIcon(GraphicsContext, int, int, int) - Method in interface com.microej.wear.components.Activity
Renders the icon of this activity.
renderIcon(GraphicsContext, int, int, int, int) - Method in interface com.microej.wear.components.ComplicationDataSource
Renders the icon.
renderPreview(GraphicsContext, int, int, int) - Method in interface com.microej.wear.components.Watchface
Renders a preview of this watchface.
ResourceService - Interface in com.microej.wear.services
This service allows Features to load resources.
resume() - Method in interface com.microej.wear.services.LiveActivityService
Resumes the current activity.
RGB565 - com.microej.wear.services.ExternalResourceService.ImageFormat
RGB565 format.
ROAD_BIKE - com.microej.wear.model.ActivityType
 
ROLLER_SKATING - com.microej.wear.model.ActivityType
 
ROPE_SKIPPING - com.microej.wear.model.ActivityType
 
ROWING - com.microej.wear.model.ActivityType
 
RUGBY - com.microej.wear.model.ActivityType
 
RUN - com.microej.wear.model.ActivityType
 
RUN_INDOOR - com.microej.wear.model.ActivityType
 

S

SAIL - com.microej.wear.model.ActivityType
 
setNavigator(Navigator) - Method in interface com.microej.wear.services.ComponentService
Sets the navigator.
setUserInfo(UserService.UserInfo) - Method in interface com.microej.wear.services.UserService
Sets the user-specific information such as physiological data, personal goals, and other profile-related settings.
showOnDisplay() - Method in interface com.microej.wear.components.Renderable
Shows this instance on the display.
SKATEBOARD - com.microej.wear.model.ActivityType
 
SKI - com.microej.wear.model.ActivityType
 
SleepService - Interface in com.microej.wear.services
This service allows Features to get sleep information.
SleepService.SleepPhase - Interface in com.microej.wear.services
The period of time during which the user remains in a specific sleep stage.
SleepService.SleepReport - Interface in com.microej.wear.services
The report of a sleep session.
SleepService.SleepStage - Enum in com.microej.wear.services
Represents the sleep stages.
SNORKEL - com.microej.wear.model.ActivityType
 
SNOW_SHOE - com.microej.wear.model.ActivityType
 
SNOWBOARD - com.microej.wear.model.ActivityType
 
SOFTBALL - com.microej.wear.model.ActivityType
 
SQUASH - com.microej.wear.model.ActivityType
 
start(ActivityType) - Method in interface com.microej.wear.services.LiveActivityService
Starts an activity with the given type.
STEP_WORKOUT - com.microej.wear.model.ActivityType
 
STEPS - com.microej.wear.model.ActivityReport.Metric
The number of steps since the start of the activity.
STEPS - com.microej.wear.services.HealthService.HealthMetric
The number of steps since the start of day.
stop(boolean) - Method in interface com.microej.wear.services.LiveActivityService
Stops the current activity.
STRENGTH - com.microej.wear.model.ActivityType
 
SUP - com.microej.wear.model.ActivityType
 
SURF - com.microej.wear.model.ActivityType
 
SWIM_RUN - com.microej.wear.model.ActivityType
 
SWIPE_DOWN - com.microej.wear.components.Navigator.Gesture
Swipe down gesture.
SWIPE_LEFT - com.microej.wear.components.Navigator.Gesture
Swipe left gesture.
SWIPE_RIGHT - com.microej.wear.components.Navigator.Gesture
Swipe right gesture.
SWIPE_UP - com.microej.wear.components.Navigator.Gesture
Swipe up gesture.

T

TABLE_TENNIS - com.microej.wear.model.ActivityType
 
TENNIS - com.microej.wear.model.ActivityType
 
TimeConfigurationListener - Interface in com.microej.wear.components
The listener interface for receiving notifications when the time configuration of the device has changed (date, time, time zone).
TimeService - Interface in com.microej.wear.services
This service allows Features to get time information.
TOP_BUTTON_LONG_PRESS - com.microej.wear.components.Navigator.Gesture
Top button long press gesture.
TOP_BUTTON_PRESS - com.microej.wear.components.Navigator.Gesture
Top button press gesture.
TRAIL_RUN - com.microej.wear.model.ActivityType
 
TREADMILL - com.microej.wear.model.ActivityType
 
TRIATHLON - com.microej.wear.model.ActivityType
 

U

ULTIMATE_DISC - com.microej.wear.model.ActivityType
 
UNSPECIFIED - com.microej.wear.services.UserService.Gender
 
UserService - Interface in com.microej.wear.services
This service allows Features to get the user information.
UserService.Gender - Enum in com.microej.wear.services
Represents the gender of the user.
UserService.UserInfo - Interface in com.microej.wear.services
Represents user-specific information such as physiological data, personal goals, and other profile-related settings.

V

valueOf(String) - Static method in enum com.microej.wear.components.Navigator.Gesture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microej.wear.model.ActivityReport.Metric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microej.wear.model.ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microej.wear.services.ExternalResourceService.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microej.wear.services.HealthService.HealthMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microej.wear.services.SleepService.SleepStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microej.wear.services.UserService.Gender
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microej.wear.components.Navigator.Gesture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microej.wear.model.ActivityReport.Metric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microej.wear.model.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microej.wear.services.ExternalResourceService.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microej.wear.services.HealthService.HealthMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microej.wear.services.SleepService.SleepStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microej.wear.services.UserService.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
VOLLEYBALL - com.microej.wear.model.ActivityType
 

W

WAKEBOARD - com.microej.wear.model.ActivityType
 
WALK - com.microej.wear.model.ActivityType
 
WALK_INDOOR - com.microej.wear.model.ActivityType
 
Watchface - Interface in com.microej.wear.components
Represents a watchface.
WATER_RUN - com.microej.wear.model.ActivityType
 
WINDSURF - com.microej.wear.model.ActivityType
 
write(byte[], int, int, int) - Method in interface com.microej.wear.services.ExternalResourceService.Writer
Writes the given data to the external resource.

Y

YOGA - com.microej.wear.model.ActivityType
 
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages