Searched refs:denied (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/webkit/ |
D | SslClientCertLookupTable.java | 31 private final Set<String> denied; field in SslClientCertLookupTable 43 denied = new HashSet<String>(); in SslClientCertLookupTable() 49 denied.remove(host_and_port); in Allow() 55 denied.add(host_and_port); in Deny() 63 return denied.contains(host_and_port); in IsDenied()
|
/frameworks/base/docs/html/guide/developing/debugging/ |
D | ddms.jd | 244 <li>Voice - unregistered, home, roaming, searching, denied</li> 246 <li>Data - unregistered, home, roaming, searching, denied</li>
|
/frameworks/base/docs/html/guide/topics/usb/ |
D | host.jd | 297 not, you will receive a runtime error if the user denied permission to access the device.</p> 322 Log.d(TAG, "permission denied for device " + device);
|
D | accessory.jd | 336 If not, you will receive a runtime error if the user denied permission to access the 362 Log.d(TAG, "permission denied for accessory " + accessory);
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_passed.txt | 2728 /sdcard/android/layout_tests/http/tests/xmlhttprequest/cross-site-denied-response.html 2736 /sdcard/android/layout_tests/http/tests/xmlhttprequest/access-control-basic-denied.html 2739 /sdcard/android/layout_tests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-sync.… 2761 /sdcard/android/layout_tests/http/tests/xmlhttprequest/cross-site-denied-response-sync.html 2764 /sdcard/android/layout_tests/http/tests/xmlhttprequest/simple-cross-origin-denied-events.html 2787 /sdcard/android/layout_tests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-sync.html 2796 /sdcard/android/layout_tests/http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.… 2810 /sdcard/android/layout_tests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html 2815 /sdcard/android/layout_tests/http/tests/xmlhttprequest/cross-site-denied-response-sync-2.html
|
/frameworks/base/docs/html/guide/developing/devices/ |
D | emulator.jd | 1523 <li><code>denied</code> -- Emergency calls only</li> 1548 <li><code>denied</code> -- Emergency calls only</li>
|
/frameworks/base/docs/html/guide/publishing/ |
D | licensing.jd | 1614 <li>It could inadvertently result in a user being denied access to an
|