HomeSort by relevance Sort by last modified time
    Searched full:migrate (Results 51 - 75 of 222) sorted by null

1 23 4 5 6 7 8 9

  /frameworks/base/docs/html/sdk/installing/
migrate.jd 17 <p>If you've previously developed for Android using Eclipse and would like to migrate
studio-tips.jd 35 <a href="{@docRoot}sdk/installing/migrate.html">migrate a project from Eclipse</a>),
  /packages/apps/Contacts/src/com/android/contacts/socialwidget/
SocialWidgetSettings.java 29 // To migrate from earlier versions...
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
HttpClientFactory.java 38 // TODO: migrate GDataClient to use this util method instead of apache's
  /external/chromium/chrome/browser/history/
history_database.h 118 // to migrate. Since the data is less important, they should be deleted.
155 // database is too old to migrate, the user will be notified. In this case, or
top_sites.h 182 // History finished loading and we need to migrate top sites out of history.
194 // The backend finished loading, but we may need to migrate. This is true if
  /external/chromium/chrome/browser/prefs/
browser_prefs.cc 172 // Migrate the devtools split location preference.
181 // Migrate the browser window placement preference.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchQuickFixProcessor.java 98 // checks. However, we -don't- want to show a migrate code suggestion in that case!
206 return "Migrate Android Code";
  /external/qemu/
qemu-monitor.hx 90 @item info migrate
466 { "migrate", "-ds", do_migrate,
467 "[-d] uri", "migrate to URI (using -d to not wait for completion)" },
469 @item migrate [-d] @var{uri}
470 Migrate to @var{uri} (using -d to not wait for completion).
  /frameworks/base/services/java/com/android/server/
LockSettingsService.java 111 // Migrate owner info
120 // Migrate owner info enabled. Note there was a bug where older platforms only
142 Slog.e(TAG, "Unable to migrate old data", re);
NetworkManagementService.java     [all...]
  /external/eigen/doc/
A10_Eigen2SupportModes.dox 28 The primary reason why EIGEN2_SUPPORT alone may not be enough to migrate a large project from Eigen 2 to Eigen 3 is that some of the Eigen 2 API is inherently incompatible with the Eigen 3 API. This happens when the same identifier is used in Eigen 2 and in Eigen 3 with different meanings. To help migrate projects that rely on such API, we provide a staged migration path allowing to perform the migration \em incrementally.
  /frameworks/base/docs/html/google/gcm/
c2dm.jd 11 <li>Learn how to migrate an app from C2DM to GCM.</li>
37 <p>This document is addressed to C2DM developers who are moving to GCM. It describes the differences between GCM and C2DM, and explains how to migrate existing C2DM apps to GCM.</p>
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
EnumTest.java 211 // TODO migrate to the new testing framework
  /external/chromium/chrome/browser/bookmarks/
bookmark_storage.h 113 // we migrate bookmark data from database.
  /external/chromium/chrome/browser/chromeos/login/
parallel_authenticator.cc 438 // If we've tried to migrate and failed, log the error and just wait
439 // til next time the user logs in to migrate their cryptohome key.
440 LOG(ERROR) << "Failed to migrate cryptohome key: "
446 // Haven't tried the migrate yet, must be processing the online auth attempt.
  /external/chromium/chrome/browser/password_manager/
encryptor_linux.cc 29 // this and migrate to full encryption without data loss.
  /external/chromium/chrome/browser/sync/
backend_migrator.cc 151 LOG(WARNING) << "Unable to migrate, configuration failed!";
  /external/chromium/chrome/browser/ui/webui/
shown_sections_handler.cc 120 // Nothing to migrate for default kNTPShownSections value.
  /external/eclipse-windowbuilder/propertysheet/
README.txt 98 migrate bug fixes and feature enhancements. To do that, first check
  /external/icu4c/test/perf/usetperf/
usetperf.cpp 8 * migrate old test created by aliu to perf test framework.
  /external/valgrind/main/include/
pub_tool_sparsewa.h 66 // easier to migrate from WordFM. Returned Bool is True iff
  /external/webkit/Source/WebCore/platform/graphics/
ContextShadow.h 71 // This class is Deprecated. Platforms should migrate to ShadowBlur.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
PackedString.java 28 * Binary compatible with Address.pack() format, which should migrate to use this code.
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
PhotoAppWidgetProvider.java 57 // migrate gallery widgets from pre-JB releases to JB due to bucket ID change

Completed in 1223 milliseconds

1 23 4 5 6 7 8 9