Searched refs:mCustomOutline (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableOutlineView.java36 private boolean mCustomOutline; field in class:ExpandableOutlineView
46 if (!mCustomOutline) {
80 mCustomOutline = false;
87 mCustomOutline = true;

Completed in 34 milliseconds