Searched refs:ethernet (Results 1 – 17 of 17) sorted by relevance
55 val ethernet: Ethernet = Ethernet(isDefault = false), constant in com.android.systemui.statusbar.pipeline.shared.data.model.DefaultConnectionModel75 message.bool4 = ethernet.isDefault in messageInitializer()
17 package com.android.systemui.statusbar.pipeline.ethernet.domain42 if (it.ethernet.isDefault) { in <lambda>()
64 ethernet = DefaultConnectionModel.Ethernet(default), in setEthernetConnected()
8 `SYSTEMSERVERCLASSPATH=/system/framework/services.jar:/system/framework/ethernet-service.jar:/syste…
17 package com.android.systemui.statusbar.pipeline.ethernet.domain
30 import com.android.systemui.statusbar.pipeline.ethernet.domain.EthernetInteractor in <lambda>()235 it.ethernet.isDefault -> ethernetIconFlow in <lambda>()
35 import com.android.systemui.statusbar.pipeline.ethernet.domain.EthernetInteractor in <lambda>()254 it.ethernet.isDefault -> ethernetIconFlow in <lambda>()
34 // So in addition to the above RAT types, others(BT, ethernet or no RAT) will be classified
254 assertThat(latest!!.ethernet.isDefault).isFalse() in defaultConnections_noTransports_nothingIsDefault()277 assertThat(latest!!.ethernet.isDefault).isFalse() in defaultConnections_cellularTransport_mobileIsDefault()299 assertThat(latest!!.ethernet.isDefault).isFalse() in defaultConnections_wifiTransport_wifiIsDefault()321 assertThat(latest!!.ethernet.isDefault).isTrue() in defaultConnections_ethernetTransport_ethernetIsDefault()617 assertThat(latest!!.ethernet.isDefault).isTrue() in defaultConnections_multipleTransports_multipleDefault()
36 import com.android.systemui.statusbar.pipeline.ethernet.domain.EthernetInteractor
92 name: "android.hardware.ethernet.prebuilt.xml",93 src: "android.hardware.ethernet.xml",
37 # Various classes subclassed in or referenced via JNI in ethernet-service
80 // ethernet, a paired BT device or a wifi the user asked to connect to.
33 import com.android.systemui.statusbar.pipeline.ethernet.domain.EthernetInteractor
42 import com.android.systemui.statusbar.pipeline.ethernet.domain.EthernetInteractor in <lambda>()
3791 field public static final String ETHERNET_SERVICE = "ethernet";
13126 field public static final String FEATURE_ETHERNET = "android.hardware.ethernet";