HomeSort by relevance Sort by last modified time
    Searched full:edit (Results 176 - 200 of 1110) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Email/tests/src/com/android/email/
AccountUnitTests.java 66 SharedPreferences.Editor editor = mPreferences.mSharedPreferences.edit();
101 SharedPreferences.Editor editor = mPreferences.mSharedPreferences.edit();
123 editor = mPreferences.mSharedPreferences.edit();
  /packages/apps/Mms/src/com/android/mms/ui/
EditSlideDurationActivity.java 41 * This activity provides the function to edit the duration of given slide.
129 // Edit complete.
139 // Edit complete.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Hints.java 108 PreferenceManager.getDefaultSharedPreferences(mContext).edit();
169 SharedPreferences.Editor editor = sp.edit();
183 SharedPreferences.Editor editor = sp.edit();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
UiDocumentEditPart.java 47 * Graphical edit part for the root document.
176 * For the root document, we want the first child edit part to the be the target
203 // For the root document, we want the first child edit part to the be the target
  /external/opencore/fileformats/mp4/composer/src/
trackatom.cpp 141 //Edit durations are sposed to be movie time scale
187 //Edit durations are sposed to be movie time scale
232 //Edit durations are sposed to be movie time scale
279 //Edit durations are sposed to be movie time scale
401 //Render Edit atom
  /external/webkit/WebKitTools/Scripts/
commit-log-editor 224 open NEWLOG, ">$log.edit" or die;
254 system $editor, "$log.edit";
256 open NEWLOG, "$log.edit" or exit;
264 open NEWLOG, "$log.edit" or die;
273 unlink "$log.edit";
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
UserDictionaryToolsEdit.java 51 /** The operation mode (Edit the word) */
142 /* edit a word */
148 /* save the word's information before this edit */
230 /* cancel the edit */
259 /* edit a word (=delete the word selected & add the word edited) */
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiDialog.java 52 final boolean edit; field in class:WifiDialog
80 AccessPoint accessPoint, boolean edit) {
82 this.edit = edit;
89 if (mAccessPoint != null && mAccessPoint.networkId != -1 && !edit) {
213 if (mAccessPoint.networkId == -1 || edit) {
217 if (edit) {
  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 124 // Build menu... always starts with the EDIT action...
135 // Give a shortcut to the edit action.
211 // Launch activity to view/edit the currently selected item
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothManager.java 354 SharedPreferences.Editor editor = getSharedPreferences().edit();
372 SharedPreferences.Editor editor = getSharedPreferences().edit();
378 SharedPreferences.Editor editor = getSharedPreferences().edit();
  /bionic/libc/
README 29 - edit SYSCALLS.TXT
  /bionic/libc/kernel/tools/
update_all.py 22 p4 add / edit / delete commands to update the depot for you.
utils.py 294 """a class used to edit several files at once"""
313 """edit a destination file. if the file is not mapped from a source,
385 D( "%d files will be p4 edit-ed" % len(edits) )
387 o = commands.getoutput( "p4 edit " + files )
  /bionic/libc/tools/
genserv.py 70 line = '/* generated by genserv.py - do not edit */\nstatic const char _services[] = "\\\n'
  /cts/tests/res/values/
strings.xml 120 <string name="edittextpref_title">title of edit text preference</string>
121 <string name="edittextpref_summary">summary of edit text preference</string>
122 <string name="edittextpref_dialog_title">dialog title of edit text preference</string>
123 <string name="edittextpref_text">text of edit text preference</string>
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalSampleInstrumentation.java 55 // state sample, which has a nice edit text into which we can write
RedirectGetter.java 72 SharedPreferences.Editor editor = preferences.edit();
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Audio.java 64 "Please edit MediaPlayer_Audio Activity, "
  /external/bluetooth/glib/tests/
gen-casefold-txt.pl 44 # by gen-casefold-test.pl. Do not edit.
  /external/dbus/bus/
system.conf.in 2 Add a system-local.conf and edit that rather than changing this
  /external/dbus/test/data/valid-config-files/
system.conf 2 Add a system-local.conf and edit that rather than changing this
  /external/dropbear/debian/
dropbear.init 3 # Do not configure this file. Edit /etc/default/dropbear instead!
  /external/e2fsprogs/lib/e2p/
mntopts.c 92 * Edit a mntopt set array as requested by the user. The ok
  /external/e2fsprogs/tests/
Makefile.in 63 @echo "If all is well, edit ${TDIR}/name and rename ${TDIR}."
  /external/emma/pregenerated/res/com/vladium/emma/rt/
RTExitHook.closure 1 #this file is auto-generated, do not edit

Completed in 230 milliseconds

1 2 3 4 5 6 78 91011>>