HomeSort by relevance Sort by last modified time
    Searched defs:BLINDS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 73 private static final int BLINDS = 1<<0;
259 (0 != (mExpansionStyle & BLINDS) ? " (blinds)" : "") +
278 if ((action == MotionEvent.ACTION_MOVE) && 0 != (mExpansionStyle & BLINDS)) {
279 // we've begun Venetian blinds style expansion
298 if (startExpanding(mResizedView, BLINDS)) {
395 (0 != (mExpansionStyle & BLINDS) ? " (blinds)" : "") +
421 if (startExpanding(mResizedView, BLINDS)) {
429 if (mExpanding && 0 != (mExpansionStyle & BLINDS)) {
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 37 milliseconds