Searched defs:FLAG_NOT_FOCUSABLE (Results 1 – 3 of 3) sorted by relevance
192 FLAG_NOT_FOCUSABLE, in setGeometry() local233 FLAG_NOT_FOCUSABLE, in updateSinkInputChannel() local
1226 FLAG_NOT_FOCUSABLE, PRIVATE_FLAG_TRUSTED_OVERLAY, INPUT_FEATURE_SPY, in testUpdateInputChannel_allowSpyWindowForInputMonitorPermission() local1253 FLAG_NOT_FOCUSABLE, PRIVATE_FLAG_TRUSTED_OVERLAY, in testUpdateInputChannel_sanitizeInputFeatureSensitive_forUntrustedWindows() local
2658 public static final int FLAG_NOT_FOCUSABLE = 0x00000008; field in WindowManager.LayoutParams