Searched refs:WIFI_DISPLAY_CERTIFICATION_KEY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DDevelopmentFragment.java130 private static final String WIFI_DISPLAY_CERTIFICATION_KEY = "wifi_display_certification"; field in class:DevelopmentFragment
356 mWifiDisplayCertification = findAndInitSwitchPref(WIFI_DISPLAY_CERTIFICATION_KEY);
/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java192 private static final String WIFI_DISPLAY_CERTIFICATION_KEY = "wifi_display_certification"; field in class:DevelopmentSettings
488 mWifiDisplayCertification = findAndInitSwitchPref(WIFI_DISPLAY_CERTIFICATION_KEY);

Completed in 511 milliseconds