Class ShadowBatteryManager

    • Constructor Detail

      • ShadowBatteryManager

        public ShadowBatteryManager()
    • Method Detail

      • isCharging

        @Implementation(minSdk=23)
        protected boolean isCharging()
      • setIsCharging

        public void setIsCharging​(boolean charging)
      • getIntProperty

        @Implementation(minSdk=21)
        protected int getIntProperty​(int id)
      • setIntProperty

        public void setIntProperty​(int id,
                                   int value)
      • getLongProperty

        @Implementation(minSdk=21)
        protected long getLongProperty​(int id)
      • setLongProperty

        public void setLongProperty​(int id,
                                    long value)