Searched refs:ACTION_DISCONNECT (Results 1 – 1 of 1) sorted by relevance
69 private static final String ACTION_DISCONNECT = "android.server.display.wfd.DISCONNECT"; field in WifiDisplayAdapter143 new IntentFilter(ACTION_DISCONNECT), null, mHandler); in registerLocked()434 if (intent.getAction().equals(ACTION_DISCONNECT)) {