Home
last modified time | relevance | path

Searched refs:toggleAutomotiveFeature (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/ethernet/
DEthernetServiceImplTest.java96 toggleAutomotiveFeature(true); in setup()
100 private void toggleAutomotiveFeature(final boolean isEnabled) { in toggleAutomotiveFeature() method in EthernetServiceImplTest
165 toggleAutomotiveFeature(false); in testUpdateConfigurationWithCapabilitiesRejectsWithoutAutomotiveFeature()
208 toggleAutomotiveFeature(false); in testUpdateConfigurationWithCapabilitiesWithAutomotiveFeature()
370 toggleAutomotiveFeature(false); in testUpdateConfigurationForTestRequestDoesNotRequireAutoOrEthernetPermission()
384 toggleAutomotiveFeature(false); in testEnableInterfaceForTestRequestDoesNotRequireNetPermission()
395 toggleAutomotiveFeature(false); in testDisableInterfaceForTestRequestDoesNotRequireAutoOrNetPermission()