Home
last modified time | relevance | path

Searched refs:migrate (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java794 migrate(mHandoverRegistrants, from.mHandoverRegistrants); in migrateFrom()
795 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants); in migrateFrom()
796 migrate(mNewRingingConnectionRegistrants, from.mNewRingingConnectionRegistrants); in migrateFrom()
797 migrate(mIncomingRingRegistrants, from.mIncomingRingRegistrants); in migrateFrom()
798 migrate(mDisconnectRegistrants, from.mDisconnectRegistrants); in migrateFrom()
799 migrate(mServiceStateRegistrants, from.mServiceStateRegistrants); in migrateFrom()
800 migrate(mMmiCompleteRegistrants, from.mMmiCompleteRegistrants); in migrateFrom()
801 migrate(mMmiRegistrants, from.mMmiRegistrants); in migrateFrom()
802 migrate(mUnknownConnectionRegistrants, from.mUnknownConnectionRegistrants); in migrateFrom()
803 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants); in migrateFrom()
[all …]
/frameworks/base/docs/html/sdk/installing/
Dmigrate.jd13 <li><a href="#migrate">Importing Projects to Android Studio</a></li>
47 the key changes you should be aware of as you prepare to migrate to Android Studio:</p>
137 option to manage plugins in Android Studio. Android Studio does not migrate any third-party
155 <h2 id="migrate">Importing Projects to Android Studio</h2>
200 <p>The import process prompts to migrate any library and project dependencies to Android Studio,
Dinstalling-adt.jd14 class="external-link">announcement</a>. You should migrate your app development projects to
16 <a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android Studio</a>.
Dstudio-build.jd16 <li><a href="{@docRoot}sdk/installing/migrate.html">Migrating from Eclipse</a></li>
Dstudio-layout.jd13 <li><a href="{@docRoot}sdk/installing/migrate.html">
/frameworks/base/docs/html/guide/practices/
Dindex.jd23 <p>As Ice Cream Sandwich rolls out to more devices, it's important that you begin to migrate
/frameworks/base/docs/html/guide/topics/ui/
Dindex.jd16 <p>As Ice Cream Sandwich rolls out to more devices, it’s important that you begin to migrate
Dmenus.jd64 provide a dedicated <em>Menu</em> button. With this change, Android apps should migrate away from a
84 don't have one), so you should migrate toward using the action bar to provide access to actions and
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java82 migrate(mRingbackRegistrants, from.mRingbackRegistrants); in migrateFrom()
/frameworks/base/docs/html/about/versions/
Dandroid-5.1.jd103 migrate any app code using these APIs to the {@link java.net.URLConnection} classes as soon as
/frameworks/base/docs/html/google/play/billing/
Dindex.jd29 v2, please migrate to the v3 API as soon as possible.</li>
Dbilling_overview.jd165 earlier, you must migrate to <a href="{@docRoot}google/play/billing/api.html">In-app Billing Version
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java72 migrate(mRingbackRegistrants, ((ImsPhoneBase)from).mRingbackRegistrants); in migrateFrom()
/frameworks/base/docs/html/sdk/
Dindex.jd304 <li><a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android Studio</a></li>
422 for Android, so you should migrate to Android Studio to receive all the
424 see <a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android
DRELEASENOTES.jd86 to make a few changes to your development environment to migrate to the new SDK.
93 to migrate the application to the new SDK, compile it using the platform
361 to make a few changes to your development environment to migrate to the new SDK.
368 to migrate the application to the new SDK, compile it using the platform
Dolder_releases.jd378 SDKs, you must migrate it to the Android 1.0 SDK (or later release) before you
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java381 return migration.migrate(v1); in readXml()
1181 ZenModeConfig migrate(XmlV1 v1); in migrate() method
/frameworks/base/docs/html/google/play/billing/v2/
Dbilling_reference.jd10 still using the Version 2 API, you must <strong>migrate to the Version 3 API
16 We strongly encourage and recommend you migrate your apps to use Version 3
Dbilling_subscriptions.jd10 still using the Version 2 API, you must <strong>migrate to the Version 3 API
16 We strongly encourage and recommend you migrate your apps to use Version 3
Dapi.jd10 still using the Version 2 API, you must <strong>migrate to the Version 3 API
16 We strongly encourage and recommend you migrate your apps to use Version 3
/frameworks/base/docs/html/tools/building/
Dbuilding-cmdline-ant.jd37 class="external-link">announcement</a>. You should migrate your app development projects to
39 tools, see <a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android Studio</a>.
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java547 public ZenModeConfig migrate(ZenModeConfig.XmlV1 v1) {
/frameworks/base/docs/html/tools/help/
Dadt.jd37 class="external-link">announcement</a>. You should migrate your app development projects to
39 <a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android Studio</a>.
/frameworks/base/docs/html/guide/webapps/
Dmigrating.jd222 property is no longer supported and you should migrate to using standard solutions with
/frameworks/base/docs/html/ndk/guides/
Dstandalone_toolchain.jd517 better representations. The support provided in Android is only there to help you migrate existing

12