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