Searched refs:FORCE_WIFI_DISPLAY_ENABLE (Results 1 – 1 of 1) sorted by relevance
120 private static final String FORCE_WIFI_DISPLAY_ENABLE = "persist.debug.wfd.enable"; field in DisplayManagerService647 || SystemProperties.getInt(FORCE_WIFI_DISPLAY_ENABLE, -1) == 1) { in registerWifiDisplayAdapterLocked()