@JvmStatic fun isProviderSelected(context: Context, authority: String): Boolean
Checks the Sources table provided by Muzei to determine whether the com.google.android.apps.muzei.api.provider.MuzeiArtProvider associated with the given authority has been selected by the user.
If Muzei is not installed or Muzei has never been activated, this will return
false
.