Searched defs:injectionState (Results 1 – 2 of 2) sorted by relevance
1210 InjectionState* injectionState = entry->injectionState; in releaseInboundEventLocked() local2532 const InjectionState* injectionState) { in checkInjectionPermission()4193 InjectionState* injectionState = new InjectionState(injectorPid, injectorUid); in injectInputEvent() local4312 InjectionState* injectionState = entry.injectionState; in setInjectionResult() local4347 InjectionState* injectionState = entry.injectionState; in incrementPendingForegroundDispatches() local4354 InjectionState* injectionState = entry.injectionState; in decrementPendingForegroundDispatches() local
48 InjectionState* injectionState; member