Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
H A DPowerComponentHandlerUnitTest.java24 import static android.car.hardware.power.PowerComponent.ETHERNET;
80 new int[]{AUDIO, BLUETOOTH, CELLULAR, CPU, DISPLAY, ETHERNET, INPUT, LOCATION, in testGetAccumulatedPolicy_firstTime()
92 new int[]{AUDIO, BLUETOOTH, CELLULAR, CPU, DISPLAY, ETHERNET, INPUT, LOCATION, in testApplyPowerPolicy_oneTime()
110 new int[]{BLUETOOTH, CELLULAR, ETHERNET, LOCATION, MICROPHONE, NFC, PROJECTION, in testApplyPowerPolicy_multipleTimes()
H A DPolicyReaderUnitTest.java24 import static android.car.hardware.power.PowerComponent.ETHERNET;
72 new int[]{AUDIO, MEDIA, DISPLAY, BLUETOOTH, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT,
76 new int[]{MEDIA, DISPLAY, BLUETOOTH, WIFI, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT,
89 new int[]{WIFI, CELLULAR, ETHERNET, TRUSTED_DEVICE_DETECTION, CPU},
94 new int[]{BLUETOOTH, WIFI, CELLULAR, ETHERNET, NFC, CPU},
/aosp12/packages/services/Car/cpp/powerpolicy/server/tests/
H A DPolicyManagerTest.cpp85 PowerComponent::ETHERNET, PowerComponent::PROJECTION,
94 PowerComponent::CELLULAR, PowerComponent::ETHERNET,
117 PowerComponent::ETHERNET, PowerComponent::TRUSTED_DEVICE_DETECTION,
127 PowerComponent::CELLULAR, PowerComponent::ETHERNET,
H A DPowerComponentHandlerTest.cpp100 PowerComponent::ETHERNET, PowerComponent::PROJECTION, PowerComponent::NFC, in TEST_F()
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/power/
H A DPowerComponentUtil.java160 return PowerComponent.ETHERNET; in toPowerComponent()
202 case PowerComponent.ETHERNET: in powerComponentToString()
H A DPowerComponent.java46 */int ETHERNET = 7; field
/aosp12/packages/apps/Settings/src/com/android/settings/datausage/
H A DDataUsageUtils.java49 private static final String ETHERNET = "ethernet"; field in DataUsageUtils
70 return SystemProperties.get(DataUsageUtils.TEST_RADIOS_PROP).contains(ETHERNET); in hasEthernet()
H A DDataUsageBaseFragment.java35 private static final String ETHERNET = "ethernet"; field in DataUsageBaseFragment
/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/1/android/frameworks/automotive/powerpolicy/
H A DPowerComponent.aidl43 ETHERNET = 7, enumConstant
/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/current/android/frameworks/automotive/powerpolicy/
H A DPowerComponent.aidl42 ETHERNET = 7, enumConstant
/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/
H A DPowerComponent.aidl58 ETHERNET = 7, enumConstant
/aosp12/hardware/interfaces/wifi/supplicant/1.0/
H A Dtypes.hal97 ETHERNET = 0x0002,
/aosp12/frameworks/base/services/core/java/com/android/server/connectivity/
H A DIpConnectivityEventBuilder.java374 TRANSPORT_LINKLAYER_MAP.append(TRANSPORT_ETHERNET, IpConnectivityLogClass.ETHERNET); in TRANSPORT_LINKLAYER_MAP.append() argument
413 IFNAME_LINKLAYERS[5] = IpConnectivityLogClass.ETHERNET;
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
H A DCarPowerManagerUnitTest.java24 import static android.car.hardware.power.PowerComponent.ETHERNET;
256 new int[]{BLUETOOTH, CELLULAR, ETHERNET, LOCATION, MICROPHONE, NFC, PROJECTION, in testGetCurrentPowerPolicy()
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DPolicyManager.cpp87 {PowerComponent::WIFI, PowerComponent::CELLULAR, PowerComponent::ETHERNET,
107 PowerComponent::ETHERNET,
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dpkt_stats.h161 ETHERNET // (SNAP/LLC) enumerator
/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DPowerComponentHandler.java470 case PowerComponent.ETHERNET: in createPowerComponent()
H A DPolicyReader.java113 PowerComponent.ETHERNET, PowerComponent.TRUSTED_DEVICE_DETECTION, PowerComponent.CPU
/aosp12/frameworks/base/proto/src/
H A Dipconnectivity.proto33 ETHERNET = 3; enumerator
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceHal.java2545 return WpsConfigMethods.ETHERNET; in stringToWpsConfigMethod()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java2777 return WpsConfigMethods.ETHERNET; in stringToWpsConfigMethod()
/aosp12/packages/services/Car/car-lib/api/
H A Dcurrent.txt598 field public static final int ETHERNET = 7; // 0x7