Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DConnection.cpp49 case STATUS_ZOMBIE: in getStatusLabel()
DConnection.h41 STATUS_ZOMBIE enumerator
DInputDispatcher.cpp2647 connection->status == Connection::STATUS_ZOMBIE) { in finishDispatchCycleLocked()
4400 connection->status = Connection::STATUS_ZOMBIE; in unregisterInputChannelLocked()
4633 if (connection->status != Connection::STATUS_ZOMBIE) { in doNotifyInputChannelBrokenLockedInterruptible()