Searched refs:ACTION_WIFI_DISPLAY_STATUS_CHANGED (Results 1 – 4 of 4) sorted by relevance
65 public static final String ACTION_WIFI_DISPLAY_STATUS_CHANGED = field in DisplayManager
420 intent = new Intent(DisplayManager.ACTION_WIFI_DISPLAY_STATUS_CHANGED); in handleSendStatusChangeBroadcast()
157 new IntentFilter(DisplayManager.ACTION_WIFI_DISPLAY_STATUS_CHANGED)); in startMonitoringRoutes()3018 if (intent.getAction().equals(DisplayManager.ACTION_WIFI_DISPLAY_STATUS_CHANGED)) { in onReceive()
2512 Landroid/hardware/display/DisplayManager;->ACTION_WIFI_DISPLAY_STATUS_CHANGED:Ljava/lang/String;