Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DShortcutMenuAccessibilityDelegate.java56 if (((NotificationMainView) host).canChildBeDismissed()) { in getSupportedActions()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationMainView.java171 public boolean canChildBeDismissed() { in canChildBeDismissed() method in NotificationMainView