Searched refs:isAtLeastS (Results 1 – 12 of 12) sorted by relevance
74 if (BuildCompatUtils.isAtLeastS()) { in init()94 if (BuildCompatUtils.isAtLeastS()) { in setLayoutParams()
110 if (BuildCompatUtils.isAtLeastS()) { in init()
225 + (BuildCompatUtils.isAtLeastS() in getDynamicColorTheme()231 + (BuildCompatUtils.isAtLeastS() in getDynamicColorTheme()
19 import static com.google.android.setupcompat.util.BuildCompatUtils.isAtLeastS;247 if (isAtLeastS() in checkImageType()
55 public static boolean isAtLeastS() { in isAtLeastS() method in BuildCompatUtils
350 if (SdkLevel.isAtLeastS()) { in WifiManagerFacade()444 if (!SdkLevel.isAtLeastS()) { in getInternetConnectivityWifiInfo()1765 if (SdkLevel.isAtLeastS()) { in createSoftApConfiguration()2402 if (!SdkLevel.isAtLeastS()) { in wifiIsDefaultCoexAlgorithmEnabled()2421 if (!SdkLevel.isAtLeastS()) { in wifiSetCoexUnsafeChannels()2433 if (!SdkLevel.isAtLeastS()) { in wifiRegisterCoexCallback()2445 if (!SdkLevel.isAtLeastS()) { in wifiUnregisterCoexCallback()
283 if (!BuildCompatUtils.isAtLeastS()) { in shouldApplyDynamicColor()
141 if (BuildCompatUtils.isAtLeastS()) { in init()239 if (BuildCompatUtils.isAtLeastS()) { in updateAnimationView()
581 return BuildCompatUtils.isAtLeastS() && ThemeHelper.shouldApplyExtendedPartnerConfig(context) in getConfigTransitionType()
137 if (SdkLevel.isAtLeastS()) { in newNetworkCallback()
612 return SdkLevel.isAtLeastS(); in isSdkAtLeastS()
1154 if (SdkLevel.isAtLeastS()) { in buildSoftApConfiguration()1345 if (SdkLevel.isAtLeastS()) { in buildSoftApInfo()