HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 626 - 650 of 6390) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/nio/channels/
SelectableChannel.java 111 * {@link SelectionKey interest set} is updated to {@code operations}. The
150 * but its {@link SelectionKey interest set} is updated to {@code ops} and
151 * the attached object is updated to {@code att}. The returned key is
  /libcore/luni/src/main/java/java/text/
Format.java 103 * {@code beginIndex} and {@code endIndex} members will be updated with the
160 * the {@code ParsePosition} is updated to the index following the parsed
169 * successful, it is updated with the index following the parsed
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
MessageChangeLogTable.java 151 * @return The number of rows updated.
169 * @return The number of rows updated.
182 * @return The number of rows updated.
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
MetaData.java 38 * These fields are updated atomically with the database.
161 * passed in as parameters. All of the values are updated atomically,
186 * passed in as parameters. All of the values are updated atomically,
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java 166 int updated = updateInTransaction(uri, values, selection, selectionArgs); local
167 if (updated > 0) {
171 return updated;
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
android-8.xml 4 <!-- The local.properties file is created and updated by the 'android'
21 be updated using the 'android' tool with the 'update' action.
29 <!-- The default.properties file is created and updated by the 'android'
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java 40 * Back-end bitmap. Initialized in onSizeChanged(), updated in
160 /* Draw the bitmap and invalidate the updated region. */
181 /* Draw the bitmap and invalidate the updated region. */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentMenuFragment.java 82 // Make sure fragments are updated after check box view state is restored.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
RatingBar1.java 57 // Since this rating bar is updated to reflect any of the other rating
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
AddRssItem.java 51 res.putExtra(RssContentProvider.CONTENT, "<html><body><h2>Not updated yet.</h2></body></html>");
  /development/samples/SampleSyncAdapter/
_index.html 29 <p class="note"><strong>Update:</strong> This sample has been updated for Android 4.0 to
  /development/samples/SearchableDictionary/
_index.html 24 <li>Updated for Android 3.0 to use the <a href="../../../guide/topics/ui/actionbar.html">Action
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentMenuFragmentSupport.java 83 // Make sure fragments are updated after check box view state is restored.
  /development/tools/findunused/
removeunusedresources 81 echo "Please rebuild the updated applications to make sure that everything still builds."
  /device/asus/flo/conn_init/
wfc_util_fctrl.h 38 * The following format string will be added or updated to the file pFileName.
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_thread.c 45 /* poll entries updated */
234 /* send poll entries updated signal to poll thread */
260 /* send poll entries updated signal to poll thread */
290 /* send poll entries updated signal to poll thread */
  /device/lge/mako/conn_init/
wfc_util_fctrl.h 38 * The following format string will be added or updated to the file pFileName.
  /external/aac/libFDK/include/
dct.h 107 * referenced by pDat. The exponent is updated accordingly.
119 * referenced by pDat. The exponent is updated accordingly.
130 * referenced by pDat. The exponent is updated accordingly.
141 * referenced by pDat. The exponent is updated accordingly.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
README.rtf 20 The Xcode plugin has not been updated to recognize the new recommended file extensions for ANTLR grammars:\
  /external/ceres-solver/docs/source/_themes/armstrong/
layout.html 60 {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
  /external/chromium/chrome/browser/bookmarks/
bookmark_drop_info.h 44 // The drop operation that should occur. This is not updated by
  /external/chromium/chrome/browser/
gpu_data_manager.h 51 // because the GPU blacklist could be updated.
  /external/chromium/chrome/browser/history/
expire_history_backend.h 116 // indexed data will be updated to reflect the fact that the indexed data is
152 // NOTE: If the url is bookmarked only the segments and text db are updated,
177 // the visit and typed counts will be updated (we want to clear these when a
186 // DeleteOneURL fills in will be updated, and this function will also delete
  /external/chromium/chrome/browser/metrics/
user_metrics.h 41 // out for review to be updated.
  /external/chromium/chrome/browser/prefs/
scoped_user_pref_update.h 49 // Path of the preference being updated.

Completed in 1796 milliseconds

<<21222324252627282930>>