Home
last modified time | relevance | path

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

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