Class ShadowSystemServiceRegistry

java.lang.Object
org.robolectric.shadows.ShadowSystemServiceRegistry

@Implements(className="android.app.SystemServiceRegistry", isInAndroidSdk=false, looseSignatures=true, minSdk=23) public class ShadowSystemServiceRegistry extends Object
  • Constructor Details

    • ShadowSystemServiceRegistry

      public ShadowSystemServiceRegistry()
  • Method Details

    • reset

      @Resetter public static void reset()
    • onServiceNotFound

      @Implementation(minSdk=26) protected static void onServiceNotFound(Object e0)