| /packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
| QuickContactActivity.java | 273 public synchronized void onQueryComplete(int token, Object cookie, Cursor cursor) {
|
| /packages/apps/Music/src/com/android/music/ |
| AlbumBrowserActivity.java | 523 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
|
| ArtistAlbumBrowserActivity.java | 583 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { [all...] |
| MusicPicker.java | 381 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
|
| PlaylistBrowserActivity.java | 558 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
|
| /packages/apps/Mms/src/com/android/mms/ui/ |
| ComposeMessageActivity.java | [all...] |
| /external/webkit/Source/WebKit/ |
| ChangeLog | 808 This commit implements an API for configuring a path to the cookie 819 (ewk_cookies_clear): Clear all the cookies from the current cookie jar. 820 (ewk_cookies_get_all): Get all the cookies from the current cookie jar. 821 (ewk_cookies_cookie_del): Delete a specific cookie from the cookie jar. 822 (ewk_cookies_cookie_free): Free memory used by a cookie. [all...] |
| /external/kernel-headers/original/linux/ |
| usb.h | [all...] |
| /frameworks/base/media/libstagefright/ |
| AwesomePlayer.cpp | [all...] |
| /external/chromium/chrome/browser/autocomplete/ |
| search_provider.cc | 237 const ResponseCookies& cookie, [all...] |
| /external/chromium/net/tools/flip_server/ |
| balsa_headers.cc | 59 g_multivalued_headers.insert("set-cookie"); [all...] |
| /external/clang/lib/Basic/ |
| Diagnostic.cpp | 29 void *Cookie,
|
| /external/dbus/ |
| NEWS.pre-1-0 | 576 - Partial work on cookie-based authentication
|
| /external/ipsec-tools/src/racoon/ |
| isakmp_agg.c | 949 /* set responder's cookie */ [all...] |
| isakmp_base.c | 927 /* set responder's cookie */ [all...] |
| proposal.c | 776 /* XXX should be handled isakmp cookie */
|
| /external/nist-sip/java/gov/nist/javax/sip/stack/ |
| SIPTransaction.java | 954 // does not start with the magic cookie, [all...] |
| /external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
| SDL_gemvideo.c | 36 #include <mint/cookie.h>
|
| /external/tcpdump/ |
| print-802_11.c | 1217 * cookie or capture header length!
|
| /external/webkit/Source/WebCore/dom/ |
| Document.cpp | 1466 InspectorInstrumentationCookie cookie = InspectorInstrumentation::willRecalculateStyle(this); local 3676 String Document::cookie(ExceptionCode& ec) const function in class:WebCore::Document [all...] |
| /external/webkit/Source/WebCore/platform/network/mac/ |
| ResourceHandleMac.mm | 192 // If a URL already has cookies, then we'll relax the 3rd party cookie policy and accept new cookies. [all...] |
| /frameworks/base/core/java/android/webkit/ |
| CacheManager.java | 492 // like the other browsers, do not cache redirects containing a cookie [all...] |
| /frameworks/base/media/java/android/media/ |
| MediaRecorder.java | [all...] |
| /packages/apps/Browser/res/values-da/ |
| strings.xml | 219 <string name="pref_security_accept_cookies_summary" msgid="1907951236154433751">"Tillad, at websteder gemmer og lęser cookie-data"</string> [all...] |
| /packages/apps/Browser/res/values-pt/ |
| strings.xml | 192 <string name="pref_privacy_clear_cookies" msgid="3095583579133780331">"Limpar dados de cookie"</string> [all...] |