Home
last modified time | relevance | path

Searched refs:SHOW_RIPPLE_DURATION_MS (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/setup/
DSystemSetupActivity.java52 private static final int SHOW_RIPPLE_DURATION_MS = 266; field in SystemSetupActivity
77 executeActionWithDelay(() -> startActivity(onlineStoreIntent), SHOW_RIPPLE_DURATION_MS); in showMerchantCollection() local
/packages/apps/TV/src/com/android/tv/onboarding/
DOnboardingActivity.java56 private static final int SHOW_RIPPLE_DURATION_MS = 266; field in OnboardingActivity
164 SHOW_RIPPLE_DURATION_MS); in showMerchantCollection() local