Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DEthernetDetectionUtil.java31 public class EthernetDetectionUtil { class
32 private EthernetDetectionUtil() {} in EthernetDetectionUtil() method in EthernetDetectionUtil
DBootReceiver.java41 EthernetDetectionUtil.registerEthernetDetection(context); in onReceive()