HomeSort by relevance Sort by last modified time
    Searched refs:migrate (Results 1 - 15 of 15) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/preferences/
BasePreferenceMigrator.java 35 migrate(context, oldVersion, newVersion); method
48 protected abstract void migrate(final Context context, int oldVersion, int newVersion); method in class:BasePreferenceMigrator
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-315252.js 39 function migrate(o) { function
42 // Use migrate to stabilize o1, o2 and o4 in [double, double, smi].
43 migrate(o4);
44 migrate(o1);
45 migrate(o2);
56 // Pass in a deprecated object of format [smi, smi, double]. This will migrate
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_password_changed.css 70 #password-changed.migrate #password-changed-proceed-anyway-warning,
71 #password-changed.migrate #password-changed-proceed-button {
88 #password-changed.migrate.password-error #old-password-error {
  /packages/apps/Email/src/com/android/email/preferences/
EmailPreferenceMigrator.java 45 protected void migrate(final Context context, final int oldVersion, final int newVersion) { method in class:EmailPreferenceMigrator
67 migrate(context, oldVersion, newVersion, accounts); method
71 protected static void migrate(final Context context, final int oldVersion, final int newVersion, method in class:EmailPreferenceMigrator
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 660 migrate(mHandoverRegistrants, from.mHandoverRegistrants); method
661 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants); method
662 migrate(mNewRingingConnectionRegistrants, from.mNewRingingConnectionRegistrants); method
663 migrate(mIncomingRingRegistrants, from.mIncomingRingRegistrants); method
664 migrate(mDisconnectRegistrants, from.mDisconnectRegistrants); method
665 migrate(mServiceStateRegistrants, from.mServiceStateRegistrants); method
666 migrate(mMmiCompleteRegistrants, from.mMmiCompleteRegistrants); method
667 migrate(mMmiRegistrants, from.mMmiRegistrants); method
668 migrate(mUnknownConnectionRegistrants, from.mUnknownConnectionRegistrants); method
669 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants) method
672 public void migrate(RegistrantList to, RegistrantList from) { method in class:PhoneBase
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/
sched-migration.py 189 def migrate(self, ts_list, new, old_cpu, new_cpu): member in class:TimeSlice
349 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): member in class:SchedEventProxy
351 ts.migrate(self.timeslices, pid, orig_cpu, dest_cpu)
416 parser.migrate(headers, pid, prio, orig_cpu, dest_cpu)
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneBase.java 77 migrate(mRingbackRegistrants, ((ImsPhoneBase)from).mRingbackRegistrants); method
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 81 migrate(mRingbackRegistrants, from.mRingbackRegistrants); method
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /external/chromium_org/remoting/webapp/
remoting.js 495 * Migrate settings in window.localStorage to chrome.storage.local so that
499 // The OAuth2 class still uses window.localStorage, so don't migrate any of
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 2464 milliseconds