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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarWindowView.java 90 private boolean mTouchActive;
250 mTouchActive = touchActive;
381 if (mTouchActive) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 87 private boolean mTouchActive;
114 mShelfIcons.setVibrateOnAnimation(mVibrationOnAnimation && mTouchActive);
118 mTouchActive = touchActive;
    [all...]

Completed in 4304 milliseconds