/libcore/luni/src/test/java/tests/security/cert/ |
CertificateFactorySpiTest.java | 59 fail("UnsupportedOperationException must be thrown"); 64 fail("UnsupportedOperationException must be thrown"); 70 fail("UnsupportedOperationException must be thrown"); 75 fail("UnsupportedOperationException must be thrown"); 82 fail("CertificateException must be thrown"); 89 fail("CertificateException must be thrown"); 97 fail("CRLException must be thrown"); 105 fail("CRLException must be thrown"); 122 fail("CertificateException must be thrown"); 128 fail("CertificateException must be thrown") [all...] |
/frameworks/native/data/etc/ |
wearable_core_hardware.xml | 18 must include. Devices with optional hardware/software must also include 34 <!-- devices that support a device administrator policy must include 36 <!-- devices with GPS must include device/google/clockwork/gps.xml --> 37 <!-- devices with an autofocus camera and/or flash must include either 40 <!-- devices with a front facing camera must include 42 <!-- devices with WiFi must also include android.hardware.wifi.xml --> 43 <!-- devices that support multitouch must include the most appropriate one 56 <!-- devices with an ambient light sensor must also include 58 <!-- devices with a proximity sensor must also includ [all...] |
/system/bt/stack/include/ |
l2cap_client.h | 36 // |size| must be greater than zero. This function returns NULL if the buffer 37 // could not be allocated. The returned buffer must be freed with |buffer_free| 41 // Creates and returns a new L2CAP client object. |callbacks| must not be NULL and 42 // must specify a set of functions that should be called back when events occur 44 // to all callbacks in |l2cap_client_callbacks_t|. The returned object must be freed 56 // This function must not be called while a connect operation is in progress or 57 // while |l2cap_client_is_connected|. |client| and |remote_bdaddr| must not be NULL. 58 // |psm| must be greater than zero. 62 // will indicate completion with a 'disconnected' callback. |client| must not be NULL. 66 // |client| must not be NULL [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/ |
GraphicsUtilities.java | 59 throw new IllegalArgumentException("image data must not be null"); 105 throw new IllegalArgumentException("data must not be null"); 108 throw new IllegalArgumentException("out array must not be null"); 111 throw new IllegalArgumentException("out array length must be > height"); 114 throw new IllegalArgumentException("image height must be > (y + height)"); 117 throw new IllegalArgumentException("argument x, y must be >= 0"); 120 throw new IllegalArgumentException("argument x must be < data.width"); 123 throw new IllegalArgumentException("argument y must be < data.height"); 126 throw new IllegalArgumentException("argument height must be > 0"); 142 throw new IllegalArgumentException("data must not be null") [all...] |
/system/bt/osi/include/ |
config.h | 29 // This function returns a config object or NULL on error. Clients must call 35 // NULL. Clients must call |config_free| on the returned handle when it is no 36 // longer required. |filename| must not be NULL and must point to a readable 47 // |config| and |section| must not be NULL. 51 // Returns false otherwise. |config|, |section|, and |key| must not be NULL. 56 // this function returns |def_value|. |config|, |section|, and |key| must not 62 // function returns |def_value|. |config|, |section|, and |key| must not be NULL. 67 // is owned by the config module and must not be freed. |config|, |section|, 68 // and |key| must not be NULL. |def_value| may be NULL [all...] |
/dalvik/dx/tests/115-merge/ |
info.txt | 4 The run script requires vogar, so you must have vogar on your $PATH to run this
|
/dalvik/dx/tests/117-modified-utf8/ |
info.txt | 3 The run script requires vogar, so you must have vogar on your $PATH to run this
|
/dalvik/dx/tests/119-merge-conflict/ |
info.txt | 3 The run script requires vogar, so you must have vogar on your $PATH to run this
|
/development/ndk/platforms/android-14/samples/native-media/ |
README.txt | 8 Any actual stream must be created according to the MPEG-2 specification.
|
/development/ndk/platforms/android-4/samples/san-angeles/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-5/samples/hello-gl2/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-9/samples/native-activity/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/platforms/android-9/samples/native-plasma/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/hello-jni/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/hello-jni/tests/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/hello-neon/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/two-libs/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/ndk/samples/two-libs/tests/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/AndroidBeamDemo/ |
_index.html | 3 application must be installed on two devices that have NFC capabilities, running Android 4.0 or later.</p>
|
/development/samples/JetBoy/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/USB/AdbTest/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/USB/MissileLauncher/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/training/AnimationsDemo/ |
project.properties | 4 # This file must be checked in Version Control Systems.
|
/development/samples/training/basic/ActivityLifecycle/ |
default.properties | 4 # This file must be checked in Version Control Systems.
|