Searched refs:FLAG_INJECTED (Results 1 – 4 of 4) sorted by relevance
38 int FLAG_INJECTED = 0x01000000; field
4634 final boolean isInjected = (policyFlags & WindowManagerPolicy.FLAG_INJECTED) != 0;
6180 WindowManagerPolicy.FLAG_PASS_TO_USER | WindowManagerPolicy.FLAG_INJECTED); in injectInputEventToInputFilter()
64716 Landroid/view/WindowManagerPolicyConstants;->FLAG_INJECTED:I