Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h811 STATUS_ZOMBIE enumerator
DInputDispatcher.cpp2087 || connection->status == Connection::STATUS_ZOMBIE) { in finishDispatchCycleLocked()
3415 connection->status = Connection::STATUS_ZOMBIE; in unregisterInputChannelLocked()
3507 if (connection->status != Connection::STATUS_ZOMBIE) { in doNotifyInputChannelBrokenLockedInterruptible()
4402 case STATUS_ZOMBIE: in getStatusLabel()