Searched refs:MinSupportedSdkVersion (Results 1 – 3 of 3) sorted by relevance
30 return ctx.Config().MinSupportedSdkVersion()
37 ctx.Strict("MIN_SUPPORTED_SDK_VERSION", ctx.Config().MinSupportedSdkVersion().String())
908 func (c *config) MinSupportedSdkVersion() ApiLevel { func