/external/webkit/LayoutTests/fast/dom/Geolocation/ |
permission-denied-already-error-expected.txt | 1 Tests that when Geolocation permission has been denied prior to a call to a Geolocation method, the error callback is invoked with code PERMISSION_DENIED, when the Geolocation service encounters an error.
|
permission-denied-already-success-expected.txt | 1 Tests that when Geolocation permission has been denied prior to a call to a Geolocation method, the error callback is invoked with code PERMISSION_DENIED, when the Geolocation service has a good position.
|
permission-denied-expected.txt | 1 Tests Geolocation when permission is denied, using the mock service.
|
permission-denied-stops-watches-expected.txt | 1 Tests that when Geolocation permission is denied, watches are stopped, as well as one-shots.
|
timeout-expected.txt | 1 Tests that when timeout is non-zero, the success callback is called as expected.
|
timeout-zero-expected.txt | 1 Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.
|
/hardware/msm7k/libcamera/ |
Android.mk | 4 # When zero we link against libqcamera; when 1, we dlopen libqcamera.
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_getenv.h | 11 /* Set up for C function definitions, even when using C++ */ 24 /* Ends C function definitions when using C++ */
|
/external/wpa_supplicant/ |
defs.h | 49 * start looking for an access point. This state is entered when a 67 * This state is entered when wpa_supplicant starts scanning for a 75 * This state is entered when wpa_supplicant has found a suitable BSS 77 * with this BSS in ap_scan=1 mode. When using ap_scan=2 mode, this 78 * state is entered when the driver is configured to try to associate 86 * This state is entered when the driver reports that association has 96 * This state is entered when WPA/WPA2 4-Way Handshake is started. In 97 * case of WPA-PSK, this happens when receiving the first EAPOL-Key 99 * when the IEEE 802.1X/EAPOL authentication has been completed. 106 * This state is entered when 4-Way Key Handshake has been complete [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
defs.h | 108 * start looking for an access point. This state is entered when a 126 * This state is entered when wpa_supplicant starts scanning for a 134 * This state is entered when wpa_supplicant has found a suitable BSS 136 * with this BSS in ap_scan=1 mode. When using ap_scan=2 mode, this 137 * state is entered when the driver is configured to try to associate 145 * This state is entered when the driver reports that association has 155 * This state is entered when WPA/WPA2 4-Way Handshake is started. In 156 * case of WPA-PSK, this happens when receiving the first EAPOL-Key 158 * when the IEEE 802.1X/EAPOL authentication has been completed. 165 * This state is entered when 4-Way Key Handshake has been complete [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
SupplicantState.java | 36 * start looking for an access point. This state is entered when a 54 * This state is entered when wpa_supplicant starts scanning for a 62 * This state is entered when wpa_supplicant has found a suitable BSS 64 * with this BSS in ap_scan=1 mode. When using ap_scan=2 mode, this 65 * state is entered when the driver is configured to try to associate 73 * This state is entered when the driver reports that association has 83 * This state is entered when WPA/WPA2 4-Way Handshake is started. In 84 * case of WPA-PSK, this happens when receiving the first EAPOL-Key 86 * when the IEEE 802.1X/EAPOL authentication has been completed. 93 * This state is entered when 4-Way Key Handshake has been complete [all...] |
/dalvik/dx/src/junit/runner/ |
SimpleTestCollector.java | 5 * a class to be a test class when it contains the
|
/dalvik/libcore/luni/src/test/java/junit/runner/ |
SimpleTestCollector.java | 5 * a class to be a test class when it contains the
|
/development/samples/BackupRestore/ |
_index.html | 2 application developer can take when integrating with the Android Backup Manager
|
/external/e2fsprogs/lib/uuid/ |
configure.in | 2 dnl Not used now, for the future when uuid is separated out into its
|
/external/iptables/extensions/ |
libipt_connrate.man | 5 and 'to' bytes per second. When the "!" argument is used before the
|
/external/jsr305/ri/src/main/java/javax/annotation/ |
Syntax.java | 8 import javax.annotation.meta.When; 43 When when() default When.ALWAYS;
|
WillCloseWhenClosed.java | 11 * object (X) will close the resource when X is closed.
|
/external/junit/src/junit/runner/ |
SimpleTestCollector.java | 5 * a class to be a test class when it contains the
|
/external/tremolo/ |
README | 7 When syncing with svn, please ensure that these defects are not
|
/external/webkit/LayoutTests/storage/ |
close-during-stress-test-expected.txt | 3 A JavaScript failure on the console is expected, however, as the global object is cleared when closing a frame. It actually helps to cause database activity by throwing an exception from a callback.
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/ |
private-browsing-affects-storage-expected.txt | 1 This is a test to make sure that when private browsing is on any attempt to change the localStorage area fail.
|
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/ |
private-browsing-affects-storage-expected.txt | 1 This is a test to make sure that when private browsing is on any attempt to change the sessionStorage area fail.
|
/external/webkit/WebCore/manual-tests/ |
drag-caret.html | 3 <p>Drag some text over the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p>
|
empty-script-crash.html | 1 This document used to crash when loaded as the very first document in
|