OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getstarttranslation
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardPatternView.java
408
setTranslationY(mAppearAnimationUtils.
getStartTranslation
());
423
mAppearAnimationUtils.
getStartTranslation
(),
440
-mDisappearAnimationUtils.
getStartTranslation
(),
457
- mDisappearAnimationUtils.
getStartTranslation
() * 3,
KeyguardPINView.java
125
setTranslationY(mAppearAnimationUtils.
getStartTranslation
());
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
AppearAnimationUtils.java
179
public float
getStartTranslation
() {
Completed in 413 milliseconds