Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java71 private static final long EDUCATION_TIP_DELAY_MS = 300; field in WidgetsBottomSheet
90 postDelayed(mShowEducationTipTask, EDUCATION_TIP_DELAY_MS);
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java85 private static final long EDUCATION_TIP_DELAY_MS = 200; field in WidgetsFullSheet
119 postDelayed(mShowEducationTipTask, EDUCATION_TIP_DELAY_MS);