HomeSort by relevance Sort by last modified time
    Searched defs:setImageScale (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardAffordanceView.java 350 public void setImageScale(float imageScale, boolean animate) {
351 setImageScale(imageScale, animate, -1, null);
363 public void setImageScale(float imageScale, boolean animate, long duration,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java     [all...]

Completed in 745 milliseconds