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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
FlashlightTile.java 86 icon.setAllowAnimation(arg instanceof UserBoolean && ((UserBoolean) arg).userInitiated);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSTile.java 398 public void setAllowAnimation(boolean allowAnimation) {

Completed in 200 milliseconds