Searched defs:startExpanding (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java122 startExpanding(underFocus, STRETCH);
383 startExpanding(underFocus, PULL);
400 startExpanding(underFocus, BLINDS);
470 startExpanding(underFocus, BLINDS);
502 private void startExpanding(View v, int expandType) { method in class:ExpandHelper
585 startExpanding(v, STRETCH);

Completed in 5 milliseconds