HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 526 - 550 of 3563) sorted by null

<<21222324252627282930>>

  /packages/apps/Email/res/layout/
widget.xml 63 restore stale data over updated data. -->
  /packages/apps/Email/src/com/android/email/
MessagingListener.java 50 * updated accordingly.
  /packages/apps/Email/src/com/android/email/activity/setup/
GeneralPreferences.java 116 * Reload any preference summaries that are updated dynamically
  /packages/apps/Gallery/src/com/android/camera/
ImageLoader.java 117 // the given runnable so things can get updated appropriately.
PhotoAppWidgetConfigure.java 84 // Push newly updated widget to surface
  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 193 public void onUpdate(Contact updated) {
194 TextView tv = mContactMap.get(updated);
196 tv.setText(updated.getNameAndNumber());
282 // This gets updated when the query completes.
  /packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java 154 * is checked during {@link #initialize()}, but the firmware may need to be updated after
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchableCorpora.java 136 if (DBG) Log.d(TAG, "Updated corpora: " + mCorporaBySource.values());
ShortcutCursor.java 27 * A SuggestionCursor that allows shortcuts to be updated by overlaying
  /packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp 80 // To be updated.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_link.h 139 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */
n_r3964.h 30 * Updated to use kernel's N_R3964 if available
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
igmp.h 114 * They should be removed as soon as all applications are updated to
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
des_crypt.h 69 * ivec is the input vector, and is updated to the new one (cbc only).
  /sdk/anttasks/src/com/android/ant/
DependencyGraph.java 309 System.out.println("UPDATED FILE: " + file.getAbsolutePath());
356 "UPDATED FILE: " + prereq.getAbsolutePath());
369 "UPDATED FILE: " + prereq.getAbsolutePath());
381 System.out.println("UPDATED FILE: " + prereq.getAbsolutePath());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlineDragListener.java 58 // because for one thing, the tree selection is updated synchronously on mouse
  /system/media/wilhelm/src/itf/
IAndroidEffectCapabilities.c 84 // This is the default initialization; fields will be updated when interface is exposed
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectCreator.java 438 * @return true if the project was successfully updated.
561 println("Updated and renamed %1$s to %2$s",
565 println("Updated %1$s", PropertyType.PROJECT.getFilename());
594 println("Updated %1$s", PropertyType.LOCAL.getFilename());
636 println("%1$s: Found version-tag: custom. File will not be updated.",
642 "%1$s: Failed to find version-tag string. File must be updated.\n" +
645 "If you have made customizations to the build process, the file must be manually updated.\n" +
663 println("%1$s: Found version-tag: %2$d. Expected version-tag: %3$d: file must be updated.",
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaInsn.java 133 * sometimes updated during the SsaRenamer process.
221 * updated registers.
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
MultiRecordExampleAgent.java 37 * the backup data set. These records are updated independently: if the user
39 * datum's backup record is updated, not the entire data file.
  /development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/
WeatherWidgetProvider.java 53 // The data has changed, so notify the widget that the collection view needs to be updated.
83 // content providers, the data is often updated via a background service, or in response to
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.cpp 81 // previous attached color buffer is updated, if copy or blit should be done
96 // previous attached color buffer is updated, this is done by flushColorBuffer
  /external/bison/build-aux/
ylwrap 155 # parser itself (the first file) should always be updated,
183 # Check whether header files must be updated.
  /external/chromium/chrome/browser/history/
starred_url_database_unittest.cc 148 // order was updated appropriately.
174 // order was updated appropriately.
  /external/chromium/chrome/browser/ui/search_engines/
keyword_editor_controller_unittest.cc 155 // Make sure it was updated appropriately.
252 // Table model should have updated.

Completed in 379 milliseconds

<<21222324252627282930>>