Home
last modified time | relevance | path

Searched refs:mIsDefaultDirection (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DExpandableIndicator.java26 private boolean mIsDefaultDirection = true; field in ExpandableIndicator
54 mIsDefaultDirection = isDefaultDirection; in setDefaultDirection()
59 if (mIsDefaultDirection) { in getDrawableResourceId()