Home
last modified time | relevance | path

Searched refs:touchActive (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowView.java349 public void setTouchActive(boolean touchActive) { in setTouchActive() argument
350 mTouchActive = touchActive; in setTouchActive()