OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDurationForStateChange
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
FastBitmapDrawable.java
188
mPropertyAnimator.setDuration(
getDurationForStateChange
(prevState, newState));
224
public static int
getDurationForStateChange
(State fromState, State toState) {
BubbleTextView.java
609
.setDuration(d.
getDurationForStateChange
(prevState, focusState))
Completed in 150 milliseconds