public final class INDailyRoutineSituation
extends java.lang.Object
INDailyRoutineRelevanceProvider| Modifier and Type | Field and Description |
|---|---|
static long |
ActiveWorkout
A situation that occurs when the user is currently in a workout.
|
static long |
Commute
A situation that occurs when the user is commuting, for example driving into work.
|
static long |
Evening
A situation that occurs in the evening, around the time the user goes to bed.
|
static long |
Gym
A situation that occurs when the user is at the gym.
|
static long |
HeadphonesConnected
A situation that occurs when the user connects headphones.
|
static long |
Home
A situation that occurs when the user is at home.
|
static long |
Morning
A situation that occurs in the morning, around the time the user wakes up.
|
static long |
PhysicalActivityIncomplete
A situation that occurs when the user is expected to perform more physical activity during the day.
|
static long |
School
A situation that occurs when the user is at school.
|
static long |
Work
A situation that occurs when the user is at work.
|
public static final long Morning
public static final long Evening
public static final long Home
CLLocationManager,
Constant Field Valuespublic static final long Work
CLLocationManager,
Constant Field Valuespublic static final long School
CLLocationManager,
Constant Field Valuespublic static final long Gym
CLLocationManager,
Constant Field Valuespublic static final long Commute
public static final long HeadphonesConnected
public static final long ActiveWorkout
public static final long PhysicalActivityIncomplete