HomeSort by relevance Sort by last modified time
    Searched full:editing (Results 326 - 350 of 933) sorted by null

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/sun/security/ssl/
SunJSSE.java 50 * editing the java.security file. That means we need to allow
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorAccountsChangedActivity.java 149 // This button allows the user to continue editing the contact as a phone-only
  /packages/apps/Contacts/src/com/android/contacts/editor/
EventFieldEditorView.java 48 * Editor that allows editing Events using a {@link DatePickerDialog}
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountServerBaseFragment.java 214 // We're editing an existing account; don't allow modification of the user name
  /packages/apps/Settings/src/com/android/settings/
ProxySelector.java 230 // disable editing of the text boxes if the user chooses to use the
  /packages/apps/Settings/src/com/android/settings/vpn2/
AppManagementFragment.java 167 true /* editing */, true);
  /prebuilts/go/darwin-x86/src/runtime/
rune.go 17 * This code is copied, with slight editing due to type differences,
  /prebuilts/go/linux-x86/src/runtime/
rune.go 17 * This code is copied, with slight editing due to type differences,
  /prebuilts/misc/windows/sdl2/test/
testime.c 354 SDL_Log("text editing \"%s\", selected range (%d, %d)\n",
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
TableLayoutRule.java 206 // The user is not editing a vertical height so don't allow resizing at all
  /external/google-breakpad/src/client/mac/sender/
crash_report_sender.m 214 // begun editing the email address or comments field, and we disable
378 // Force the text fields to end editing so text for the currently focused
411 // editing on "return".
  /external/proguard/docs/manual/
gui.html 231 The <i>keep class</i> dialog appears when adding or editing new special keep
278 The <i>keep field</i> dialog appears when adding or editing fields within the
301 Similarly, the <i>keep method</i> dialog appears when adding or editing
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 29 * An EditorInfo describes several attributes of a text editing object
248 * The text offset of the start of the selection at the time editing
264 * <p>The text offset of the end of the selection at the time editing
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html 226 The <i>keep class</i> dialog appears when adding or editing new special keep
273 The <i>keep field</i> dialog appears when adding or editing fields within the
296 Similarly, the <i>keep method</i> dialog appears when adding or editing
  /sdk/eclipse/
changes.txt 118 * XML Editing
164 is "Hello World"). It also allows editing the chosen value directly.
218 - XML Editing
229 - Java Editing
477 - Editing default.properties outside of eclipse will automatically
    [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/serialization/whatwg_html/
expected.html     [all...]
src.html     [all...]
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java 410 System.err.println("Unexpected error while editing code:");
435 System.out.println(" Simple editing");
445 System.out.println(" Full editing");
    [all...]
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 309 individual key events or by editing the text around the cursor in the application's text
314 <h3 id="EditingCursor">Editing the text around the cursor</h3>
316 When you're handling the editing of existing text in a text field, some of the more useful
  /packages/apps/Contacts/res/values-en-rAU/
strings.xml 188 <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"Switch to editing the selected contact? Information that you\'ve entered so far will be copied."</string>
229 <string name="cancel_confirmation_dialog_message" msgid="5058226498605989285">"Discard your changes and quit editing?"</string>
231 <string name="cancel_confirmation_dialog_keep_editing_button" msgid="7737724111972855348">"Keep editing"</string>
  /packages/apps/Contacts/res/values-en-rGB/
strings.xml 188 <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"Switch to editing the selected contact? Information that you\'ve entered so far will be copied."</string>
229 <string name="cancel_confirmation_dialog_message" msgid="5058226498605989285">"Discard your changes and quit editing?"</string>
231 <string name="cancel_confirmation_dialog_keep_editing_button" msgid="7737724111972855348">"Keep editing"</string>
  /packages/apps/Contacts/res/values-en-rIN/
strings.xml 188 <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"Switch to editing the selected contact? Information that you\'ve entered so far will be copied."</string>
229 <string name="cancel_confirmation_dialog_message" msgid="5058226498605989285">"Discard your changes and quit editing?"</string>
231 <string name="cancel_confirmation_dialog_keep_editing_button" msgid="7737724111972855348">"Keep editing"</string>
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupEditorFragment.java 166 EDITING, // Not currently busy. We are waiting forthe user to enter data.
463 mStatus = Status.EDITING;
556 if (!hasValidGroupName() || mStatus != Status.EDITING) {
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
CombinedLexer.m 7 * Editing it, at least manually, is not wise.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
TLexer.m 8 * Editing it, at least manually, is not wise.

Completed in 1552 milliseconds

<<11121314151617181920>>