Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DCarWifiHostTest.java191 CarWifiDumpProto carWifiDump = ProtoUtils.getProto(getDevice(), in isTetheringEnabled() local
193 return carWifiDump.getTetheringEnabled(); in isTetheringEnabled()
197 CarWifiDumpProto carWifiDump = ProtoUtils.getProto(getDevice(), in isAutoShutdownEnabled() local
199 return carWifiDump.getAutoShutdownEnabled(); in isAutoShutdownEnabled()
203 CarWifiDumpProto carWifiDump = ProtoUtils.getProto(getDevice(), in isPersistTetheringCapabilityEnabled() local
205 return carWifiDump.getPersistTetheringCapabilitiesEnabled(); in isPersistTetheringCapabilityEnabled()