HomeSort by relevance Sort by last modified time
    Searched refs:setContentAlpha (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardWidgetCarousel.java 96 child.setContentAlpha(contentAlpha);
110 child.setContentAlpha(1f);
113 child.setContentAlpha(0f);
KeyguardWidgetFrame.java 315 public void setContentAlpha(float alpha) {
KeyguardWidgetPager.java 620 child.setContentAlpha(0f);
623 child.setContentAlpha(1f);
    [all...]

Completed in 293 milliseconds