TransferPreferences.BatteryUsage

  • TransferPreferences.BatteryUsage is an annotation interface defining battery usage preferences for data transfers.

  • It inherits methods from java.lang.annotation.Annotation such as annotationType(), equals(), hashCode(), and toString().

  • These inherited methods provide functionality for reflection and comparison of the annotation.

public static abstract @interface TransferPreferences.BatteryUsage implements Annotation

Battery usage preference values.

Inherited Method Summary