OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:screenshotfadeoutanim
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java
686
ValueAnimator
screenshotFadeOutAnim
= createScreenshotDropOutAnimation(w, h,
689
mScreenshotAnimation.playSequentially(screenshotDropInAnim,
screenshotFadeOutAnim
);
[
all
...]
Completed in 1230 milliseconds