Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
DFloatingActionButtonController.java40 private static final int FAB_SCALE_IN_FADE_IN_DELAY = 100; field in FloatingActionButtonController
173 delayMs + FAB_SCALE_IN_FADE_IN_DELAY, null); in scaleIn()