OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supported
(Results
226 - 250
of
26981
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libvpx/libvpx/vpx/
vp8cx.h
128
*
Supported
in codecs: VP8, VP9
134
*
Supported
in codecs: VP8, VP9
140
*
Supported
in codecs: VP8, VP9
153
*
Supported
in codecs: VP8, VP9
159
*
Supported
in codecs: VP8, VP9
168
*
Supported
in codecs: VP8
174
*
Supported
in codecs: VP8, VP9
180
*
Supported
in codecs: VP8, VP9
186
*
Supported
in codecs: VP8
194
*
Supported
in codecs: VP8, VP
[
all
...]
/cts/hostsidetests/systemui/src/android/host/systemui/
TileServiceTest.java
36
if (!
supported
()) return;
45
if (!
supported
()) return;
57
if (!
supported
()) return;
70
if (!
supported
()) return;
83
if (!
supported
()) return;
101
if (!
supported
()) return;
123
if (!
supported
()) return;
142
if (!
supported
()) return;
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
MainActivity.java
47
// Is Bluetooth
supported
on this device?
53
// Are Bluetooth Advertisements
supported
on this device?
56
// Everything is
supported
and enabled, load the fragments.
61
// Bluetooth Advertisements are not
supported
.
72
// Bluetooth is not
supported
.
86
// Bluetooth is now Enabled, are Bluetooth Advertisements
supported
on
90
// Everything is
supported
and enabled, load the fragments.
95
// Bluetooth Advertisements are not
supported
.
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
MainActivity.java
47
// Is Bluetooth
supported
on this device?
53
// Are Bluetooth Advertisements
supported
on this device?
56
// Everything is
supported
and enabled, load the fragments.
61
// Bluetooth Advertisements are not
supported
.
72
// Bluetooth is not
supported
.
86
// Bluetooth is now Enabled, are Bluetooth Advertisements
supported
on
90
// Everything is
supported
and enabled, load the fragments.
95
// Bluetooth Advertisements are not
supported
.
/development/samples/ApiDemos/src/com/example/android/apis/os/
PduParserUtil.java
26
* Get the config of whether Content-Disposition header is
supported
29
* @return true if
supported
, false otherwise
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
MainActivity.java
47
// Is Bluetooth
supported
on this device?
53
// Are Bluetooth Advertisements
supported
on this device?
56
// Everything is
supported
and enabled, load the fragments.
61
// Bluetooth Advertisements are not
supported
.
72
// Bluetooth is not
supported
.
86
// Bluetooth is now Enabled, are Bluetooth Advertisements
supported
on
90
// Everything is
supported
and enabled, load the fragments.
95
// Bluetooth Advertisements are not
supported
.
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/cryptocell/
secureboot_gen_defs.h
43
/*********
Supported
algorithms definitions ***********/
45
/*! RSA
supported
algorithms */
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptRsaExtNull.c
26
Return FALSE to indicate this interface is not
supported
.
34
@retval FALSE This interface is not
supported
.
53
Return FALSE to indicate this interface is not
supported
.
60
@retval FALSE This interface is not
supported
.
79
Return FALSE to indicate this interface is not
supported
.
83
@retval FALSE This interface is not
supported
.
99
Return FALSE to indicate this interface is not
supported
.
108
@retval FALSE This interface is not
supported
.
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
CryptRsaExtNull.c
26
Return FALSE to indicate this interface is not
supported
.
34
@retval FALSE This interface is not
supported
.
53
Return FALSE to indicate this interface is not
supported
.
60
@retval FALSE This interface is not
supported
.
79
Return FALSE to indicate this interface is not
supported
.
83
@retval FALSE This interface is not
supported
.
99
Return FALSE to indicate this interface is not
supported
.
108
@retval FALSE This interface is not
supported
.
/external/autotest/client/site_tests/login_OobeLocalization/
control
9
Fails if the language or keyboard dropdowns in OOBE under a
supported
region
21
supported
region configurations.
/external/autotest/client/site_tests/platform_CrosDisksFilesystem/
control
7
PURPOSE = "Verify that cros-disks can mount
supported
filesystems correctly"
18
Calls cros-disks to mount
supported
filesystems
/external/autotest/client/site_tests/platform_CrosDisksRename/
control
7
PURPOSE = "Verify that cros-disks can rename
supported
filesystems correctly"
18
Calls cros-disks to rename
supported
filesystems
/external/clang/test/Preprocessor/
macro_arg_directive.c
12
#pragma pack(pop) // expected-error {{embedding a #pragma directive within macro arguments is not
supported
}}
28
#include "macro_arg_directive.h" // expected-error {{embedding a #include directive within macro arguments is not
supported
}}
/external/compiler-rt/test/cfi/
CMakeLists.txt
46
add_lit_target(check-cfi-and-
supported
"Running the cfi regression tests"
53
set_target_properties(check-cfi-and-
supported
PROPERTIES FOLDER "Compiler-RT Misc")
/external/llvm/test/MC/X86/
intel-syntax-error.s
8
// CHECK: error: '.intel_syntax prefix' is not
supported
: registers must not have a '%' prefix in .intel_syntax
12
// CHECK: error: '.att_syntax noprefix' is not
supported
: registers must have a '%' prefix in .att_syntax
/external/ltp/testcases/kernel/containers/pidns/
pidns_helper.h
29
tst_brkm(TCONF, NULL, "CLONE_NEWPID not
supported
");
33
tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWPID not
supported
");
/external/noto-fonts/emoji-compat/
README.android
16
supported
-emojis/emojis.txt file contains list of emojis that are
supported
by the font. Main
/external/slf4j/slf4j-migrator/
LIMITATIONS.txt
7
- the FATAL level is not
supported
.
30
- Since NDC is not
supported
by SLF4J, the migrator cannot properly handle
/external/valgrind/drd/tests/
supported_libpthread
3
# Exit with status 0 if a
supported
version of libpthread is found (NPTL or
4
# non-Linux libpthread) and exit with status 1 if a non-
supported
version of
/frameworks/base/media/java/android/mtp/
MtpDeviceInfo.java
76
* Returns operation code
supported
by the device.
78
* @return
supported
operation code. Can be null if device does not provide the property.
120
* Returns event code
supported
by the device.
122
* @return
supported
event code. Can be null if device does not provide the property.
147
* Returns if the given operation is
supported
by the device or not.
149
* @return If the given operation is
supported
by the device or not.
156
* Returns if the given event is
supported
by the device or not.
158
* @return If the given event is
supported
by the device or not.
/libcore/expectations/
virtualdeviceknownfailures.txt
6
description: "IPv6 connectivity not yet
supported
in virtual device testing infra",
17
description: "multicast not
supported
in virtual device testing infra",
/libcore/luni/src/test/java/tests/targets/security/
SignatureTestMD2withRSA.java
37
fail("MD2withRSA for signature verification must not be
supported
");
44
fail("MD2withRSA for signature verification must not be
supported
");
51
fail("MD2withRSA for signature verification must not be
supported
");
58
fail("MD2withRSA for signature verification must not be
supported
");
65
fail("MD2withRSA for signature verification must not be
supported
");
72
fail("MD2withRSA for signature verification must not be
supported
");
79
fail("MD2withRSA for signature verification must not be
supported
");
86
fail("MD2withRSA for signature verification must not be
supported
");
/packages/apps/Camera2/src/com/android/camera/one/
OneCameraCharacteristics.java
42
* Gets the
supported
picture sizes for the given image format.
50
* Gets the
supported
preview sizes.
75
* @return If flash is
supported
for this camera.
80
* @return If Scene-mode HDR is
supported
.
85
* @return The
supported
hardware level.
90
* @return The
supported
face detection modes.
105
* Whether exposure compensation is
supported
for this camera.
107
* @return true if exposure compensation is
supported
for this camera.
/packages/apps/Camera2/src/com/android/camera/settings/
SettingsUtil.java
71
* @param supportedSizes all possible camera sizes that are
supported
156
* @param
supported
The list of
supported
resolutions.
160
public static Size getPhotoSize(String sizeSetting, List<Size>
supported
, int cameraId) {
164
Size selectedSize = getCameraPictureSize(sizeSetting,
supported
, cameraId);
170
*
supported
resolutions, this method selects and returns the best matching
175
* @param
supported
The list of
supported
resolutions.
180
private static Size getCameraPictureSize(String sizeSetting, List<Size>
supported
,
182
return getSelectedCameraPictureSizes(
supported
, cameraId).getFromSetting(sizeSetting
[
all
...]
/packages/apps/Launcher3/res/raw/
downgrade_schema.json
2
// Note: Comments are not
supported
in JSON schema, but android parser is lenient.
4
// Maximum DB version
supported
by this schema
Completed in 327 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>