Class ShadowOsConstants

java.lang.Object
org.robolectric.shadows.ShadowOsConstants

@Implements(android.system.OsConstants.class) public final class ShadowOsConstants extends Object
  • Constructor Details

    • ShadowOsConstants

      public ShadowOsConstants()
  • Method Details

    • __staticInitializer__

      @Implementation protected static void __staticInitializer__()
    • getMode

      public static int getMode(String path)
      Returns the st_mode for the path.