Home
last modified time | relevance | path

Searched refs:deprecated (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/base/docs/html/reference/
Dlists.js2 …link:"reference/com/google/android/gms/package-summary.html", type:"package", deprecated:"false" }, property
3 …android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class", deprecated:"false" }, property
4 …s.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class", deprecated:"false" }, property
5 …R.color", link:"reference/com/google/android/gms/R.color.html", type:"class", deprecated:"false" }, property
6 …able", link:"reference/com/google/android/gms/R.drawable.html", type:"class", deprecated:"false" }, property
7 …d.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class", deprecated:"false" }, property
8 …teger", link:"reference/com/google/android/gms/R.integer.html", type:"class", deprecated:"false" }, property
9 …string", link:"reference/com/google/android/gms/R.string.html", type:"class", deprecated:"false" }, property
10 …R.style", link:"reference/com/google/android/gms/R.style.html", type:"class", deprecated:"false" }, property
11 …ble", link:"reference/com/google/android/gms/R.styleable.html", type:"class", deprecated:"false" }, property
[all …]
Dgms_lists.js2 …link:"reference/com/google/android/gms/package-summary.html", type:"package", deprecated:"false" }, property
3 …android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class", deprecated:"false" }, property
4 …s.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class", deprecated:"false" }, property
5 …R.color", link:"reference/com/google/android/gms/R.color.html", type:"class", deprecated:"false" }, property
6 …able", link:"reference/com/google/android/gms/R.drawable.html", type:"class", deprecated:"false" }, property
7 …d.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class", deprecated:"false" }, property
8 …teger", link:"reference/com/google/android/gms/R.integer.html", type:"class", deprecated:"false" }, property
9 …string", link:"reference/com/google/android/gms/R.string.html", type:"class", deprecated:"false" }, property
10 …R.style", link:"reference/com/google/android/gms/R.style.html", type:"class", deprecated:"false" }, property
11 …ble", link:"reference/com/google/android/gms/R.styleable.html", type:"class", deprecated:"false" }, property
[all …]
Dgcm_lists.js2 …link:"reference/com/google/android/gcm/package-summary.html", type:"package", deprecated:"false" }, property
3 …nk:"reference/com/google/android/gcm/GCMBaseIntentService.html", type:"class", deprecated:"true" }, property
4 …nk:"reference/com/google/android/gcm/GCMBroadcastReceiver.html", type:"class", deprecated:"true" }, property
5 …nts", link:"reference/com/google/android/gcm/GCMConstants.html", type:"class", deprecated:"true" }, property
6 …rar", link:"reference/com/google/android/gcm/GCMRegistrar.html", type:"class", deprecated:"true" }, property
7 …eference/com/google/android/gcm/server/package-summary.html", type:"package", deprecated:"false" }, property
8 … link:"reference/com/google/android/gcm/server/Constants.html", type:"class", deprecated:"false" }, property
9 …ce/com/google/android/gcm/server/InvalidRequestException.html", type:"class", deprecated:"false" }, property
10 …", link:"reference/com/google/android/gcm/server/Message.html", type:"class", deprecated:"false" }, property
11 …"reference/com/google/android/gcm/server/Message.Builder.html", type:"class", deprecated:"false" }, property
[all …]
/frameworks/compile/mclinker/lib/Script/
DAndroid.mk42 LOCAL_CFLAGS := -Wno-deprecated-register
56 LOCAL_CFLAGS := -Wno-deprecated-register
/frameworks/compile/slang/tests/P_rs_fp_imprecise/
Dstderr.txt.expect1 rs_fp_imprecise.rs:4:9: warning: rs_fp_imprecise is deprecated. Assuming rs_fp_relaxed instead.
/frameworks/base/core/tests/coretests/src/android/net/
DLinkPropertiesTest.java426 LinkAddress deprecated = new LinkAddress(ADDRV6, 128, in testAddressMethods() local
428 assertTrue(deprecated.isSameAddressAs(LINKADDRV6)); in testAddressMethods()
429 assertFalse(deprecated.equals(LINKADDRV6)); in testAddressMethods()
432 assertTrue(lp.addLinkAddress(deprecated)); in testAddressMethods()
434 assertEquals(deprecated, getFirstLinkAddress(lp)); in testAddressMethods()
/frameworks/base/api/
Dcurrent.txt70 … field public static final deprecated java.lang.String GET_TASKS = "android.permission.GET_TASKS";
92 …field public static final deprecated java.lang.String PERSISTENT_ACTIVITY = "android.permission.PE…
100 …field public static final deprecated java.lang.String READ_INPUT_STATE = "android.permission.READ_…
105 …field public static final deprecated java.lang.String READ_SOCIAL_STREAM = "android.permission.REA…
117 …field public static final deprecated java.lang.String RESTART_PACKAGES = "android.permission.RESTA…
127 …field public static final deprecated java.lang.String SET_PREFERRED_APPLICATIONS = "android.permis…
156 …field public static final deprecated java.lang.String WRITE_SOCIAL_STREAM = "android.permission.WR…
310 field public static final deprecated int animationResolution = 16843546; // 0x101031a
323 field public static final deprecated int autoText = 16843114; // 0x101016a
370 field public static final deprecated int capitalize = 16843113; // 0x1010169
[all …]
Dremoved.txt13 method public deprecated void userActivity(long, boolean);
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dindex.jd16 <p>Over time, the documents below will be deprecated as more design information is published at
/frameworks/compile/libbcc/
DREADME.rst97 * **bccPrepareExecutable** - *deprecated* - Use bccPrepareExecutableEx instead
106 * **bccGetError** - *deprecated* - Don't use this
/frameworks/native/include/android/
Dinput.h486 } __attribute__ ((deprecated));
/frameworks/testing/uiautomator/api/
Dcurrent.txt31 method public deprecated java.lang.String getCurrentActivityName();
127 field protected static final deprecated long WAIT_FOR_EVENT_TMEOUT = 3000L; // 0xbb8L
129 field protected static final deprecated long WAIT_FOR_SELECTOR_TIMEOUT = 10000L; // 0x2710L
D17.txt16 method public deprecated java.lang.String getCurrentActivityName();
/frameworks/base/docs/html/google/gcm/
Dc2dm.jd36 <p>Android Cloud to Device Messaging (C2DM) is deprecated. The C2DM service will continue to be mai…
102 …ld contain the API key generated during sign up. This key replaces the deprecated ClientLogin Auth…
/frameworks/base/docs/html/guide/webapps/
Dmigrating.jd17 <li><a href="#Zoom">Default zoom is deprecated</a></li>
245 <h3 id="Zoom">Default zoom is deprecated</h3>
353 was previously deprecated&mdash;is also not supported in the new {@link
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_overview.jd272 sensors have been deprecated and replaced by newer, better sensors.</p>
276 listed as deprecated are still available on subsequent platforms (provided the
387 deprecated.</p>
796 <h4>Avoid using deprecated methods or sensor types</h4>
798 <p>Several methods and constants have been deprecated.
800 sensor type has been deprecated. To get orientation data you should use the {@link
802 {@link android.hardware.Sensor#TYPE_TEMPERATURE} sensor type has been deprecated. You should use
Dsensors_position.jd55 <p class="note"><strong>Note:</strong> The orientation sensor was deprecated in Android 2.2 (API
177 <p class="note"><sup><strong>1</strong></sup> This sensor was deprecated in Android 2.2 (API Level
272 the roll component is 0). As a result, the orientation sensor was deprecated in Android 2.2 (API
Dsensors_environment.jd94 device. This sensor was deprecated in Android 4.0 (API Level 14).</p>
/frameworks/base/docs/html/google/play/billing/
Dindex.jd17 …<li><strong>IAB v2 shutdown</strong>&mdash;In-app Billing v2 API is deprecated and will be shut do…
Dbilling_overview.jd163 <p>The In-app Billing Version 2 API is deprecated and will be discontinued in January 2015.
/frameworks/base/docs/html/reference/renderscript/
Ddoxygen.css794 dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, …
815 dl.deprecated
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd164 …<li>The <code>-adb-port</code> command is deprecated. Please do not use it, as it will be removed …
341 <li>905852: adb emits warnings about deprecated API use on Mac OS X 10.5</li>
494 <p>On Mac OS X 10.5, adb will emit warnings about deprecated API use when first used.</p>
506 <p>On Mac OS X 10.5, the emulator will emit warnings about deprecated API use when started from the…
/frameworks/rs/scriptc/
Drs_allocation.rsh31 * This function is deprecated and will be removed in the SDK from a future
Drs_graphics.rsh27 //#error "RenderScript graphics is deprecated and not supported in 64bit mode."
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd296 <p>The {@link android.media.RemoteControlClient} class is now deprecated. Switch
339 ActivityManager.getRecentTasks()} method is now deprecated to improve user
631 roughly equivalent to that of the deprecated {@link android.hardware.Camera}
669 the deprecated {@link android.media.RemoteControlClient} class and provides a
1042 information than the deprecated

123