Class UIDeviceBatteryState


  • public final class UIDeviceBatteryState
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Charging
      plugged in, less than 100%
      static long Full
      plugged in, at 100%
      static long Unknown  
      static long Unplugged
      on battery, discharging
    • Method Summary

      • Methods inherited from class java.lang.Object

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