Searched
full:supports (Results
326 -
350 of
7429) sorted by null
<<11121314151617181920>>
/external/skia/platform_tools/android/bin/ |
android_launch_app | 27 echo "ERROR: supports either 'SampleApp' or 'VisualBench' as valid apps"
|
/external/smali/ |
README.md | 3 smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.)
|
/external/testng/src/main/java/org/testng/ |
ITestMethodFinder.java | 11 * supports two different strategies: TestNG (using annotations to
|
/external/testng/src/main/java/org/testng/internal/ |
PathUtilsFactory.java | 27 * Tries to make a real PathUtils, if the platform supports it. Otherwise creates
|
PropertyUtilsFactory.java | 27 * Tries to make a real PropertyUtils, if the platform supports it. Otherwise creates
|
/external/valgrind/tests/ |
min_power_isa.c | 9 * needs to support. If the HW supports this ISA or newer, return 0
|
platform_test | 4 # supports.
|
/external/vboot_reference/host/lib/include/ |
signature_digest.h | 18 * Needed until the stable OpenSSL release supports SHA-256/512 digests for
|
/external/vogar/src/vogar/target/ |
MainRunnerFactory.java | 24 * Supports running a class with a {@code static void main(String[] args)} entry point.
|
/external/webrtc/webrtc/base/ |
macutils.h | 50 // Runs the given apple script. Only supports scripts that does not
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
audio_classifier.h | 26 // Opus classifier. It currently only supports 48 kHz mono or stereo with a
|
/external/webrtc/webrtc/modules/audio_device/android/ |
audio_common.h | 26 // support low-latency output audio often supports HW AEC as well.
|
/external/webrtc/webrtc/system_wrappers/include/ |
cpu_features_wrapper.h | 36 // Returns true if the CPU supports the feature.
|
/frameworks/av/include/media/stagefright/foundation/ |
AStringUtils.h | 28 // matches a string (str) to a glob pattern that supports:
|
/frameworks/av/media/libstagefright/rtsp/ |
ARawAudioAssembler.h | 34 static bool Supports(const char *desc);
|
/frameworks/av/media/libstagefright/tests/ |
MediaCodecListOverrides_test.cpp | 34 " <Setting name=\"supports-multiple-secure-codecs\" value=\"false\" />\n" 35 " <Setting name=\"supports-secure-with-non-secure-codec\" value=\"true\" />\n" 90 gR.add("supports-multiple-secure-codecs", "false"); 91 gR.add("supports-secure-with-non-secure-codec", "true");
|
/frameworks/base/core/java/android/bluetooth/ |
package.html | 5 The Bluetooth API supports both "Classic Bluetooth" and Bluetooth Low Energy.</p>
|
/frameworks/base/core/java/android/hardware/camera2/marshal/ |
MarshalRegistry.java | 34 * this is desirable if they support different native types (e.g. marshaler 1 supports 35 * {@code Integer <-> TYPE_INT32}, marshaler 2 supports {@code Integer <-> TYPE_BYTE}.</p> 37 * @param queryable a non-{@code null} marshal queryable that supports marshaling {@code T} 53 * @return marshaler a non-{@code null} marshaler that supports marshaling the type combo
|
/frameworks/base/core/java/android/service/voice/ |
VoiceInteractionManagerInternal.java | 38 * Returns whether the currently selected voice interaction service supports local voice
|
/frameworks/base/core/jni/android/graphics/ |
CreateJavaOutputStreamAdaptor.h | 19 * @return SkStream Simple subclass of SkStream which supports its
|
/frameworks/base/drm/java/android/drm/ |
DrmSupportInfo.java | 36 * Adds the specified MIME type to the list of MIME types this DRM plug-in supports. 53 * Adds the specified file suffix to the list of file suffixes this DRM plug-in supports. 69 * this DRM plug-in supports. 79 * this DRM plug-in supports.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
AlphaOptimizedImageView.java | 24 * An ImageView which supports an attribute specifying whether it has overlapping rendering
|
/frameworks/ml/bordeaux/learning/multiclass_pa/java/android/bordeaux/learning/ |
MulticlassPA.java | 22 * version 1 supports indexed sparse feature only.
|
/frameworks/native/data/etc/ |
android.hardware.faketouch.multitouch.distinct.xml | 17 <!-- This is the standard set of features for a indirect touch input device that supports
|
android.hardware.faketouch.multitouch.jazzhand.xml | 17 <!-- This is the standard set of features for an indirect touch input device that supports
|
Completed in 1214 milliseconds
<<11121314151617181920>>