Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt3 …SAM-compatible parameters (such as parameter 1, "listener", in android.app.ActivityManager.addOnUi…
5 …SAM-compatible parameters (such as parameter 4, "onFinished", in android.app.PendingIntent.send) s…
7 …SAM-compatible parameters (such as parameter 4, "onFinished", in android.app.PendingIntent.send) s…
9 …SAM-compatible parameters (such as parameter 4, "onFinished", in android.app.PendingIntent.send) s…
11 …SAM-compatible parameters (such as parameter 2, "onFinished", in android.app.PendingIntent.send) s…
13 …SAM-compatible parameters (such as parameter 1, "l", in android.media.AudioManager.abandonAudioFoc…
15 …SAM-compatible parameters (such as parameter 1, "l", in android.media.AudioManager.requestAudioFoc…
17 …SAM-compatible parameters (such as parameter 1, "l", in android.media.AudioManager.requestAudioFoc…
19 …SAM-compatible parameters (such as parameter 1, "l", in android.media.AudioManager.requestAudioFoc…
21 …SAM-compatible parameters (such as parameter 1, "sessionListener", in android.media.session.MediaS…
[all …]
Dsystem-lint-baseline.txt201 …SAM-compatible parameters (such as parameter 1, "listener", in android.media.MediaPlayer.addOnRout…
203 …SAM-compatible parameters (such as parameter 1, "listener", in android.media.MediaPlayer.setOnDrmI…
205 …SAM-compatible parameters (such as parameter 1, "listener", in android.media.MediaPlayer.setOnDrmP…
207 …SAM-compatible parameters (such as parameter 1, "listener", in android.media.MediaPlayer.setOnMedi…
209 …SAM-compatible parameters (such as parameter 2, "listener", in android.media.MediaPlayer.setOnRtpR…
211 …SAM-compatible parameters (such as parameter 1, "listener", in android.media.MediaPlayer.setOnSubt…
259 …SAM-compatible parameters (such as parameter 2, "response", in android.security.KeyChain.choosePri…
261 …SAM-compatible parameters (such as parameter 2, "response", in android.security.KeyChain.choosePri…
/frameworks/base/test-runner/src/junit/
DREADME.android6 Where necessary it has been patched to be compatible (according to Android API
10 compatible with the last version of the Android API (25) that contained these
/frameworks/base/test-base/src/junit/
DREADME.android6 Where necessary it has been patched to be compatible (according to Android API
10 compatible with the last version of the Android API (25) that contained these
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterGraph.java247 boolean compatible = true; in runTypeCheckOn()
253 compatible = sourceFormat.mayBeCompatibleWith(targetFormat); in runTypeCheckOn()
257 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn()
262 if (!compatible) { in runTypeCheckOn()
/frameworks/av/apex/
DAndroid.bp72 // sure the package compatible to Android 10 in two ways:
73 // - build the APEX package compatible to Android 10
177 // sure the package compatible to Android 10 in two ways:
178 // - build the APEX package compatible to Android 10
/frameworks/av/media/bufferpool/1.0/vts/
Dallocator.h39 bool compatible(const std::vector<uint8_t> &newParams,
Dallocator.cpp149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc29 "compatible with the output (value=%2).",
31 "compatible with the output (value=%2).")
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.h51 bool compatible(const std::vector<uint8_t> &newParams,
Dallocator.cpp167 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
/frameworks/av/media/bufferpool/1.0/include/bufferpool/
DBufferPoolTypes.h102 virtual bool compatible(const std::vector<uint8_t> &newParams,
/frameworks/av/media/bufferpool/2.0/include/bufferpool/
DBufferPoolTypes.h107 virtual bool compatible(const std::vector<uint8_t> &newParams,
/frameworks/libs/native_bridge_support/
DAndroid.bp35 // TODO(b/24465209): keep stub libraries old loader-compatible.
/frameworks/base/cmds/idmap2/libidmap2/proto/
Dfabricated_v1.proto23 // All changes to the proto messages in this file MUST be backwards compatible. Backwards
/frameworks/base/core/tests/mockingcoretests/
DREADME19 Mockito, such as the ability to stub static methods. ExtendedMockito is not fully compatible with
/frameworks/av/media/codecs/m4v_h263/dec/test/
DAndroid.bp51 // so it must be compatible back to Android Q/10 (sdk 29)
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dbitfield.rscript26 // common initial sequence if corresponding members have compatible
/frameworks/compile/slang/lit-tests/padding/
Dbitfield.rscript32 // common initial sequence if corresponding members have compatible
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dbitfield.rscript28 // common initial sequence if corresponding members have compatible
/frameworks/base/boot/
DAndroid.bp34 // dex files by the modularized hidden API processing is compatible with the
/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp587 goto compatible; in checkAndSetPerformanceModePre()
594 compatible: ; in checkAndSetPerformanceModePre()
/frameworks/base/tools/aapt2/
Dreadme.md47 specific newer attributes to backwards compatible versions of them.
166 - Legacy mode: treats some class of errors as warnings in order to be more compatible
/frameworks/av/media/bufferpool/1.0/
DAccessorImpl.cpp475 if (allocator->compatible(params, mBuffers[bufferId]->mConfig)) { in getFreeBuffer()
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp470 bool compatible(const std::vector<uint8_t> &newParams,
619 bool _C2BufferPoolAllocator::compatible( in compatible() function in _C2BufferPoolAllocator

12