Searched refs:mAllowLongPress (Results 1 – 2 of 2) sorted by relevance
71 private final boolean mAllowLongPress; field in NotificationRowBinderImpl86 mAllowLongPress = allowLongPress; in NotificationRowBinderImpl()151 if (mAllowLongPress) { in bindRow()
191 private final boolean mAllowLongPress; field in NotificationStackScrollLayout524 mAllowLongPress = allowLongPress; in NotificationStackScrollLayout()627 if (mAllowLongPress) { in onFinishInflate()