Class ShadowBlockGuardOs


  • @Implements(className="libcore.io.BlockGuardOs",
                isInAndroidSdk=false)
    public class ShadowBlockGuardOs
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void close​(java.io.FileDescriptor fd)  
      • Methods inherited from class java.lang.Object

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

      • ShadowBlockGuardOs

        public ShadowBlockGuardOs()
    • Method Detail

      • close

        @Implementation
        protected void close​(java.io.FileDescriptor fd)
                      throws android.system.ErrnoException
        Throws:
        android.system.ErrnoException