HomeSort by relevance Sort by last modified time
    Searched full:startexpanding (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 117 startExpanding(mResizedView, STRETCH);
292 startExpanding(mResizedView, PULL);
302 if (startExpanding(mResizedView, BLINDS)) {
428 if (startExpanding(mResizedView, BLINDS)) {
500 private boolean startExpanding(ExpandableView v, int expandType) {

Completed in 347 milliseconds