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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 519 if (iconState.hasCustomTransformHeight()) {
565 boolean forceInShelf = iconState.isLastExpandIcon && !iconState.hasCustomTransformHeight();
582 if (iconState.hasCustomTransformHeight()) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationIconContainer.java 763 public boolean hasCustomTransformHeight() {

Completed in 77 milliseconds