Class OSUtils

  • All Implemented Interfaces:

    
    public class OSUtils
    
                        

    Created by Android Studio. User: lvhongzhen Date: 2019-08-15 Time: 01:49

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      OSUtils()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static boolean isEmui()
      static boolean isMiui()
      static boolean isVivo()
      static boolean isOppo()
      static boolean isFlyme()
      static boolean is360()
      static boolean isHarmony()
      static boolean isSmartisan()
      static String getName()
      static String getVersion()
      static boolean check(String rom)
      static String getProp(String name)
      • Methods inherited from class java.lang.Object

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