Home
last modified time | relevance | path

Searched refs:provideAllowNotificationLongPress (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/
DCarSystemUIFactory.java74 public boolean provideAllowNotificationLongPress() { in provideAllowNotificationLongPress() method in CarSystemUIFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIFactory.java224 public boolean provideAllowNotificationLongPress() { in provideAllowNotificationLongPress() method in SystemUIFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1049 SystemUIFactory.getInstance().provideAllowNotificationLongPress()); in setUpPresenter()