Home
last modified time | relevance | path

Searched defs:remoteInputActive (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowManager.java340 public void onRemoteInputActive(boolean remoteInputActive) { in onRemoteInputActive()
390 boolean remoteInputActive; field in StatusBarWindowManager.State
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java586 public void setRemoteInputActive(NotificationData.Entry entry, boolean remoteInputActive) { in setRemoteInputActive()
642 public boolean remoteInputActive; field in HeadsUpManager.HeadsUpEntry