Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java546 private final NPVCDownEventState.Buffer mLastDownEvents; field in NotificationPanelViewController
921 mLastDownEvents = new NPVCDownEventState.Buffer(MAX_DOWN_EVENT_BUFFER_SIZE); in NotificationPanelViewController()
2168 mLastDownEvents.insert( in initDownStates()
3475 mLastDownEvents.toList() in dump()