Searched refs:referenceCount (Results 1 – 1 of 1) sorted by relevance
142 pendingKeyEvent.referenceCount++; in notifyKeyEventLocked()228 pendingEvent.referenceCount = 0; in obtainPendingEventLocked()258 if (--pendingEvent.referenceCount > 0) { in removeReferenceToPendingEventLocked()290 int referenceCount; field in KeyEventDispatcher.PendingKeyEvent