Searched refs:FETCH_LINEUP_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
64 private static final int FETCH_LINEUP_TIMEOUT_MS = 10000; // 10 seconds field in SampleDvbTunerSetupActivity321 handler.postDelayed(cancelFetchLineupTaskRunnable, FETCH_LINEUP_TIMEOUT_MS); in showLineupFragment()
64 private static final int FETCH_LINEUP_TIMEOUT_MS = 10000; // 10 seconds field in SampleNetworkTunerSetupActivity321 handler.postDelayed(cancelFetchLineupTaskRunnable, FETCH_LINEUP_TIMEOUT_MS); in showLineupFragment()