Interface ShadowSystemServiceRegistry.StaticServiceFetcherReflector

Enclosing class:
ShadowSystemServiceRegistry

public static interface ShadowSystemServiceRegistry.StaticServiceFetcherReflector
Accessor interface for android.app.SystemServiceRegistry.StaticServiceFetcher<T>'s internals.
  • Method Details

    • setCachedInstance

      void setCachedInstance(Object o)
    • setIsCached

      void setIsCached(boolean isCached)
    • clearInstance

      default void clearInstance()