Searched refs:DISCOVER_PEERS_INTERVAL_MILLIS (Results 1 – 1 of 1) sorted by relevance
88 private static final int DISCOVER_PEERS_INTERVAL_MILLIS = 10000; field in WifiDisplayController411 mHandler.postDelayed(mDiscoverPeers, DISCOVER_PEERS_INTERVAL_MILLIS); in tryDiscoverPeers()