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