Searched refs:RESUMEABLE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
76 private static final long RESUMEABLE_TIMEOUT = 3 * 60 * 1000; // 3 mins field in MoviePlayer283 mResumeableTime = System.currentTimeMillis() + RESUMEABLE_TIMEOUT; in onPause()