Home
last modified time | relevance | path

Searched refs:enter (Results 1 – 6 of 6) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
Dbuild_messages.properties27 No_SDK_Setup_Error=SDK directory has not been setup. Please go to the Android preferences and enter
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion5-expected-completion40.txt32 …es, and advances focus instead of inserting a newline when you press the enter key. * Deprecated:…
62 …laced in a text field, used to help an input method decide how to let the user enter text. [flag]
Dcompletion1-expected-completion39.txt32 …es, and advances focus instead of inserting a newline when you press the enter key. * Deprecated:…
62 …laced in a text field, used to help an input method decide how to let the user enter text. [flag]
Dcompletionvalues1-expected-completion32.txt143 …laced in a text field, used to help an input method decide how to let the user enter text. [flag]
247 …es, and advances focus instead of inserting a newline when you press the enter key. * Deprecated:…
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGestureManager.java524 mCanvas.getPreviewManager().enter(mousePos); in mouseEnter()
DRenderPreviewManager.java1447 public void enter(ControlPoint mousePos) { in enter() method in RenderPreviewManager