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.java27 private boolean mIsDefaultDirection = true; field in ExpandableIndicator
55 mIsDefaultDirection = isDefaultDirection; in setDefaultDirection()
60 if (mIsDefaultDirection) { in getDrawableResourceId()