Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h871 STATUS_ZOMBIE enumerator
DInputDispatcher.cpp2292 || connection->status == Connection::STATUS_ZOMBIE) { in finishDispatchCycleLocked()
3934 connection->status = Connection::STATUS_ZOMBIE; in unregisterInputChannelLocked()
4115 if (connection->status != Connection::STATUS_ZOMBIE) { in doNotifyInputChannelBrokenLockedInterruptible()
5053 case STATUS_ZOMBIE: in getStatusLabel()