Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java224 @Named(ALLOW_NOTIFICATION_LONG_PRESS_NAME) boolean allowLongPress, in ExpandableNotificationRowController()
254 mAllowLongPress = allowLongPress; in ExpandableNotificationRowController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java704 @Named(ALLOW_NOTIFICATION_LONG_PRESS_NAME) boolean allowLongPress, in NotificationStackScrollLayoutController() argument
756 mAllowLongPress = allowLongPress; in NotificationStackScrollLayoutController()