Home
last modified time | relevance | path

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

/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoModule.java162 static boolean provideAllowNotificationLongPress() { in provideAllowNotificationLongPress() method in SystemUIGoModule
/packages/apps/TvSystemUI/src/com/android/systemui/tv/dagger/
DTvSystemUIModule.kt176 fun provideAllowNotificationLongPress(): Boolean = true in bindNotificationLockscreenUserManager() method
/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUIModule.java114 static boolean provideAllowNotificationLongPress() { in provideAllowNotificationLongPress() method in CarSystemUIModule