A B C D E F G H I O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- PRIORITY_BALANCED_POWER_ACCURACY - Static variable in class com.amazon.A3L.location.A3LLocationRequest
-
Deprecated.Use
A3LPriority.PRIORITY_BALANCED_POWER_ACCURACY
instead. - PRIORITY_BALANCED_POWER_ACCURACY - Static variable in annotation type com.amazon.A3L.location.A3LPriority
-
Requests a tradeoff that is balanced between location accuracy and power usage.
- PRIORITY_HIGH_ACCURACY - Static variable in class com.amazon.A3L.location.A3LLocationRequest
-
Deprecated.Use
A3LPriority.PRIORITY_HIGH_ACCURACY
instead. - PRIORITY_HIGH_ACCURACY - Static variable in annotation type com.amazon.A3L.location.A3LPriority
-
Requests a tradeoff that favors highly accurate locations at the possible expense of additional power usage.
- PRIORITY_LOW_POWER - Static variable in class com.amazon.A3L.location.A3LLocationRequest
-
Deprecated.Use
A3LPriority.PRIORITY_LOW_POWER
instead. - PRIORITY_LOW_POWER - Static variable in annotation type com.amazon.A3L.location.A3LPriority
-
Requests a tradeoff that favors low power usage at the possible expense of location accuracy.
- PRIORITY_NO_POWER - Static variable in class com.amazon.A3L.location.A3LLocationRequest
-
Deprecated.Use
A3LPriority.PRIORITY_PASSIVE
instead. - PRIORITY_PASSIVE - Static variable in annotation type com.amazon.A3L.location.A3LPriority
-
Ensures that no extra power will be used to derive locations.
All Classes All Packages