Package 

Enum RadarTrackingOptions.RadarTrackingOptionsDesiredAccuracy

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NONE

      Uses PRIORITY_NO_POWER.

      LOW

      Uses PRIORITY_LOW_POWER.

      MEDIUM

      Uses PRIORITY_BALANCED_POWER_ACCURACY.

      HIGH

      Uses PRIORITY_HIGH_ACCURACY.

    • Method Summary

      Modifier and Type Method Description
      final String toRadarString()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait