/external/chromium/chrome/browser/automation/ |
ui_controls_internal.cc | 9 ClickTask::ClickTask(MouseButton button, int state, Task* followup) 10 : button_(button), state_(state), followup_(followup) {
|
ui_controls_internal.h | 17 // A |followup| Task can be specified to notify the caller when the mouse 19 ClickTask(MouseButton button, int state, Task* followup);
|
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultRequestDirector.java | 307 // followup request and route. The request and route passed 475 RoutedRequest followup = handleResponse(roureq, response, context); local 476 if (followup == null) { 492 // check if we can use the same connection for the followup 493 if (!followup.getRoute().equals(roureq.getRoute())) { 496 roureq = followup; 555 * to determine the route for either the original or a followup request. [all...] |
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
EmailSyncAdapter.java | [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
priv_storage.h | 650 (A followup patch to deal with this was committed in r9469).
|
/frameworks/base/graphics/java/android/renderscript/ |
Allocation.java | 645 * followup sync will be required. [all...] |
/frameworks/base/services/java/com/android/server/ |
ConnectivityService.java | [all...] |
/external/webkit/Source/WebCore/ |
ChangeLog-2010-01-29 | [all...] |
ChangeLog-2006-05-10 | [all...] |
ChangeLog-2011-02-16 | [all...] |
/external/webkit/Source/WebKit/chromium/ |
ChangeLog-2011-02-16 | 294 <option> should implement the dir attribute. Mac Chromium version, followup to r76983, r77654. [all...] |
/external/webkit/Tools/ |
ChangeLog | [all...] |
ChangeLog-2011-02-16 | [all...] |
/external/webkit/Source/JavaScriptCore/ |
ChangeLog-2008-08-10 | 634 variable still remains, to be deleted in a followup patch. [all...] |
/external/webkit/Source/WebKit/qt/ |
ChangeLog-2011-02-16 | [all...] |
/prebuilts/tools/common/http-client/ |
httpclient-4.1.1.jar | |