OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStartTranslation
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardPatternView.java
387
setTranslationY(mAppearAnimationUtils.
getStartTranslation
());
402
mAppearAnimationUtils.
getStartTranslation
(),
419
-mDisappearAnimationUtils.
getStartTranslation
(),
436
- 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 599 milliseconds