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.java346 public void onRemoteInputActive(boolean remoteInputActive) { in onRemoteInputActive()
410 boolean remoteInputActive; field in StatusBarWindowManager.State
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java591 public void setRemoteInputActive(NotificationData.Entry entry, boolean remoteInputActive) { in setRemoteInputActive()
647 public boolean remoteInputActive; field in HeadsUpManager.HeadsUpEntry