Searched defs:injectionState (Results 1 – 2 of 2) sorted by relevance
993 InjectionState* injectionState = entry->injectionState; in releaseInboundEventLocked() local2057 const InjectionState* injectionState) { in checkInjectionPermission()3398 InjectionState* injectionState = new InjectionState(injectorPid, injectorUid); in injectInputEvent() local3516 InjectionState* injectionState = entry->injectionState; in setInjectionResult() local3548 InjectionState* injectionState = entry->injectionState; in incrementPendingForegroundDispatches() local3555 InjectionState* injectionState = entry->injectionState; in decrementPendingForegroundDispatches() local
61 InjectionState* injectionState; member