Searched refs:LAZY_INITIALIZATION_DELAY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java262 private static final long LAZY_INITIALIZATION_DELAY = TimeUnit.SECONDS.toMillis(1); field in class:MainActivity
3168 }, LAZY_INITIALIZATION_DELAY);

Completed in 27 milliseconds