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