Home
last modified time | relevance | path

Searched refs:FLAG_LOCAL_FOCUS_MODE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManager.java911 public static final int FLAG_LOCAL_FOCUS_MODE = 0x10000000; field in WindowManager.LayoutParams
1021 @ViewDebug.FlagToString(mask = FLAG_LOCAL_FOCUS_MODE, equals = FLAG_LOCAL_FOCUS_MODE,
DViewRootImpl.java654 return (mWindowAttributes.flags & WindowManager.LayoutParams.FLAG_LOCAL_FOCUS_MODE) != 0; in isInLocalFocusMode()
/frameworks/base/api/
Dcurrent.txt37377 field public static final int FLAG_LOCAL_FOCUS_MODE = 268435456; // 0x10000000
Dsystem-current.txt39672 field public static final int FLAG_LOCAL_FOCUS_MODE = 268435456; // 0x10000000