Searched refs:hasAutomotiveFeature (Results 1 – 3 of 3) sorted by relevance
1555 final int creatorUid, final boolean hasAutomotiveFeature,1562 nc, hasAutomotiveFeature, deps, authenticator)) {1568 @NonNull final NetworkCapabilities nc, final boolean hasAutomotiveFeature,1586 if (hasAutomotiveFeature) return true;
479 private static boolean hasAutomotiveFeature(Context context) { in hasAutomotiveFeature() method in WifiApConfigStore530 if (hasAutomotiveFeature(context)) { in generateLocalOnlyHotspotConfig()
14556 final boolean hasAutomotiveFeature) throws Exception {14557 mockHasSystemFeature(PackageManager.FEATURE_AUTOMOTIVE, hasAutomotiveFeature);17708 private void validateAutomotiveEthernetAllowedUids(final boolean hasAutomotiveFeature)17710 mockHasSystemFeature(PackageManager.FEATURE_AUTOMOTIVE, hasAutomotiveFeature);17738 if (mDeps.isAtLeastT() && hasAutomotiveFeature) {