Searched refs:FLAG_INTERACTIVE (Results 1 – 3 of 3) sorted by relevance
38 int FLAG_INTERACTIVE = 0x20000000; field
3658 final boolean interactive = (policyFlags & FLAG_INTERACTIVE) != 0; in interceptKeyBeforeQueueing()
85437 Landroid/view/WindowManagerPolicyConstants;->FLAG_INTERACTIVE:I