Class ShadowLibcoreOsConstants


  • @Implements(className="libcore.io.OsConstants",
                maxSdk=20,
                isInAndroidSdk=false)
    public final class ShadowLibcoreOsConstants
    extends java.lang.Object
    Implements OsConstants on APIs 20 and below.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static void initConstants()  
      • Methods inherited from class java.lang.Object

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

      • ShadowLibcoreOsConstants

        public ShadowLibcoreOsConstants()
    • Method Detail

      • initConstants

        @Implementation
        protected static void initConstants()