Searched defs:FLAG_NOT_FOCUSABLE (Results 1 – 2 of 2) sorted by relevance
42 FLAG_NOT_FOCUSABLE = 0x00000008, enumerator
619 public static final int FLAG_NOT_FOCUSABLE = 0x00000008; field in WindowManager.LayoutParams