Searched defs:updateChildrenContentAlpha (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardWidgetPager.java616 void updateChildrenContentAlpha(float sidePageAlpha) { method in class:KeyguardWidgetPager
632 updateChildrenContentAlpha(KeyguardWidgetFrame.OUTLINE_ALPHA_MULTIPLIER);
638 updateChildrenContentAlpha(0.0f);

Completed in 22 milliseconds