Home | History | Annotate | Download | only in widget

Lines Matching refs:focusable

57      * if it is focusable than it needs to work with the input method, else
64 * work with an input method, regardless of whether it is focusable. This
72 * work with an input method, regardless of whether it is focusable. This
165 * <p>Create a new empty, non focusable popup window of dimension (0,0).</p>
174 * <p>Create a new empty, non focusable popup window of dimension (0,0).</p>
183 * <p>Create a new empty, non focusable popup window of dimension (0,0).</p>
192 * <p>Create a new, empty, non focusable popup window of dimension (0,0).</p>
215 * <p>Create a new empty, non focusable popup window of dimension (0,0).</p>
225 * <p>Create a new non focusable popup window which can display the
238 * <p>Create a new empty, non focusable popup window. The dimension of the
252 * <p>Create a new non focusable popup window which can display the
277 * @param focusable true if the popup can be focused, false otherwise
279 public PopupWindow(View contentView, int width, int height, boolean focusable) {
288 setFocusable(focusable);
475 * @return true if the popup is focusable, false otherwise
484 * <p>Changes the focusability of the popup window. When focusable, the
486 * contains a focusable {@link android.view.View}. By default a popup
487 * window is not focusable.</p>
493 * @param focusable true if the popup should grab focus, false otherwise.
499 public void setFocusable(boolean focusable) {
500 mFocusable = focusable;
598 * but not focusable, which means touches outside of the window will