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