Searched defs:show (Results 126 - 128 of 128) sorted by relevance

123456

/frameworks/base/core/java/android/widget/
H A DEditor.java359 mSuggestionsPopupWindow.show();
659 // Should be done before hide insertion point controller since it triggers a show of it
1107 getInsertionController().show();
1405 // Delay "show" so it doesn't interfere with click confirmations
1476 cursorController.show();
1930 getInsertionController().show();
1944 getSelectionController().show();
2028 * @return <code>true</code> if it's reasonable to offer to show suggestions depending on
2030 * method to show suggestions {@link SuggestionsPopupWindow#updateSuggestions}.
2084 // to show suggestion
3034 public void show() { method in class:Editor.PinnedPopupWindow
3474 public void show() { method in class:Editor.SuggestionsPopupWindow
4186 public void show() { method in class:Editor.HandleView
4447 public void show() { method in class:Editor.InsertionHandleView
5025 public void show(); method in interface:Editor.CursorController
5048 public void show() { method in class:Editor.InsertionPointCursorController
5138 public void show() { method in class:Editor.SelectionModifierCursorController
[all...]
H A DTextView.java1517 .show();
3319 public final void setShowSoftInputOnFocus(boolean show) { argument
3321 mEditor.mShowSoftInputOnFocus = show;
6361 * If there isn't a click listener, try to show the soft
6490 // Multi-line text editors should always show an enter key.
8460 * insertion action mode, we can now actually show it.
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 3388 milliseconds

123456