Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java980 private boolean canInteract() { in canInteract() method in NotificationShelf
1034 public void setCanInteract(boolean canInteract) { in setCanInteract()