Class ShadowSystemServiceRegistry


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

      • ShadowSystemServiceRegistry

        public ShadowSystemServiceRegistry()
    • Method Detail

      • reset

        @Resetter
        public static void reset()
      • onServiceNotFound

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