Package 

Class ConfigurationWrapper

    • Method Summary

      Modifier and Type Method Description
      static Context wrapConfiguration(@NonNull() Context context, @NonNull() Configuration config)
      static Context wrapLocale(@NonNull() Context context, @NonNull() Locale locale)
      • Methods inherited from class java.lang.Object

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

      • wrapConfiguration

         static Context wrapConfiguration(@NonNull() Context context, @NonNull() Configuration config)
      • wrapLocale

         static Context wrapLocale(@NonNull() Context context, @NonNull() Locale locale)