Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DEthernetDetectionUtil.java49 Intent ethernetDetectionIntent = new Intent( in getPendingIntent() local
55 ethernetDetectionIntent, PendingIntent.FLAG_IMMUTABLE); in getPendingIntent()