Searched defs:injectionState (Results 1 – 2 of 2) sorted by relevance
1198 InjectionState* injectionState = entry->injectionState; in releaseInboundEventLocked() local2485 const InjectionState* injectionState) { in checkInjectionPermission()4147 InjectionState* injectionState = new InjectionState(injectorPid, injectorUid); in injectInputEvent() local4266 InjectionState* injectionState = entry.injectionState; in setInjectionResult() local4301 InjectionState* injectionState = entry.injectionState; in incrementPendingForegroundDispatches() local4308 InjectionState* injectionState = entry.injectionState; in decrementPendingForegroundDispatches() local
48 InjectionState* injectionState; member