Class BatteryLog


  • public class BatteryLog
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BatteryLog​(android.content.Context context, java.lang.String filename)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BatteryLog

        public BatteryLog​(@NonNull
                          android.content.Context context,
                          @NonNull
                          java.lang.String filename)