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