Searched defs:injectionState (Results 1 – 2 of 2) sorted by relevance
689 InjectionState* injectionState = entry->injectionState; in releaseInboundEventLocked() local1729 const InjectionState* injectionState) { in checkInjectionPermission()2958 InjectionState* injectionState = new InjectionState(injectorPid, injectorUid); in injectInputEvent() local3045 InjectionState* injectionState = entry->injectionState; in setInjectionResult() local3077 InjectionState* injectionState = entry->injectionState; in incrementPendingForegroundDispatches() local3084 InjectionState* injectionState = entry->injectionState; in decrementPendingForegroundDispatches() local
49 InjectionState* injectionState; member