Searched refs:PULL (Results 1 – 2 of 2) sorted by relevance
95 private static final int PULL = 1<<1; field in ExpandHelper301 (0 != (mExpansionStyle & PULL) ? " (pull)" : "") + in onInterceptTouchEvent()330 startExpanding(mResizedView, PULL); in onInterceptTouchEvent()441 (0 != (mExpansionStyle & PULL) ? " (pull)" : "") + in onTouchEvent()
473 fromRequest ? VibrationParamsRecords.Operation.PULL in recordUpdateVibrationParams()509 PULL, PUSH, CLEAR enumConstant606 mOperation == VibrationParamsRecords.Operation.PULL); in dump()