Home
last modified time | relevance | path

Searched defs:getAttachState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/
DEntryUtil.kt33 fun getAttachState(entry: ListEntry): ListAttachState { in getAttachState() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DPipelineEntry.java85 final ListAttachState getAttachState() { in getAttachState() method in PipelineEntry