Searched refs:FLAG_LOCAL_FOCUS_MODE (Results 1 – 6 of 6) sorted by relevance
26 import static android.view.WindowManager.LayoutParams.FLAG_LOCAL_FOCUS_MODE;104 | FLAG_LOCAL_FOCUS_MODE
1511 public static final int FLAG_LOCAL_FOCUS_MODE = 0x10000000; field in WindowManager.LayoutParams1628 @ViewDebug.FlagToString(mask = FLAG_LOCAL_FOCUS_MODE, equals = FLAG_LOCAL_FOCUS_MODE,
1024 return (mWindowAttributes.flags & WindowManager.LayoutParams.FLAG_LOCAL_FOCUS_MODE) != 0;
34711 field public static final int FLAG_LOCAL_FOCUS_MODE = 268435456; // 0x10000000
53206 field public static final int FLAG_LOCAL_FOCUS_MODE = 268435456; // 0x10000000
53350 field public static final int FLAG_LOCAL_FOCUS_MODE = 268435456; // 0x10000000