Searched refs:connectivityManagerFeature (Results 1 – 1 of 1) sorted by relevance
4551 private boolean isFeatureEnabled(@ConnectivityManagerFeature long connectivityManagerFeature) { in isFeatureEnabled() argument4561 return (mEnabledConnectivityManagerFeatures & connectivityManagerFeature) != 0; in isFeatureEnabled()