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.UseA3LPriority.PRIORITY_BALANCED_POWER_ACCURACYinstead.
- 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.UseA3LPriority.PRIORITY_HIGH_ACCURACYinstead.
- 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.UseA3LPriority.PRIORITY_LOW_POWERinstead.
- 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.UseA3LPriority.PRIORITY_PASSIVEinstead.
- 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