/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/ |
TrackerEntry.java | 25 * Class that holds a tracker entry. An entry can be either a valid location, or
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/ |
plugin.xml | 67 name="Allocation Tracker"/>
|
/external/apache-http/src/org/apache/http/conn/routing/ |
RouteTracker.java | 81 * Creates a new route tracker. 100 * Creates a new tracker for the given route.
|
/frameworks/base/core/java/android/view/ |
VelocityTracker.java | 121 * Reset the velocity tracker back to its initial state. 131 * Add a user's movement to the tracker. You should call this for the
|
/cts/libs/vogar-expect/src/vogar/ |
ExpectationStore.java | 220 * tracker.
|
/external/dbus/tools/ |
dbus-launch.1 | 175 Please send bug reports to the D-Bus mailing list or bug tracker,
|
/external/stlport/ |
INSTALL | 106 https://sourceforge.net/tracker/?atid=766246&group_id=146814&func=browse
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiStateTracker.java | 552 * the Wi-Fi state tracker. 576 * Send the tracker a notification that a user-entered password key 584 * Send the tracker a notification that a connection to the supplicant 592 * Send the tracker a notification that the state of the supplicant 605 * Send the tracker a notification that the state of Wifi connectivity 622 * Send the tracker a notification that a scan has completed, and results 632 * Send the tracker a notification that we can no longer communicate with 640 * Send the tracker a notification that the Wi-Fi driver has been stopped. 648 * Send the tracker a notification that the Wi-Fi driver has been restarted after 657 * Send the tracker a notification that the Wi-Fi driver has hung and needs restarting [all...] |
/external/chromium/base/ |
tracked_objects.cc | 267 Births* tracker = new Births(location); local 271 birth_map_[location] = tracker; 272 return tracker;
|
/frameworks/base/tests/CoreTests/android/core/ |
ClassTest.java | 124 // Test for public tracker issue 14
|
/dalvik/vm/ |
AllocTracker.c | 114 LOGI("Enabling alloc tracker (%d entries, %d frames --> %d bytes)\n", 195 LOGW("alloc tracker: no thread\n");
|
/external/webkit/WebKit/wx/ |
WebView.cpp | 927 WebCore::DatabaseTracker::tracker().setDatabaseDirectoryPath(databaseDirectory); 935 return WebCore::DatabaseTracker::tracker().databaseDirectoryPath();
|
/frameworks/base/docs/html/guide/developing/tools/ |
ddms.jd | 124 <h3 id="allocation-tracker">Allocation Tracker</h3>
|
/frameworks/base/docs/html/guide/market/billing/ |
billing_admin.jd | 175 <td>Market billing issue tracker</td> 177 project issue tracker</a></td>
|
/external/chromium/net/url_request/ |
url_request.cc | 502 // If the context this request belongs to has changed, update the tracker(s).
|
/external/webkit/WebCore/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 280 // Reset the alpha pixel tracker for this frame.
|
/external/webkit/WebKit/android/jni/ |
WebSettings.cpp | 378 WebCore::DatabaseTracker::tracker().setDatabaseDirectoryPath(path);
|
/external/webkit/WebKit/gtk/WebCoreSupport/ |
ChromeClientGtk.cpp | 495 DatabaseTracker::tracker().setQuota(frame->document()->securityOrigin(), defaultQuota);
|
/frameworks/base/core/java/android/net/ |
NetworkStateTracker.java | 34 * be kept in a Tracker class. This superclass manages the
|
/frameworks/base/docs/html/resources/articles/ |
index.jd | 106 <dd>This article discusses how to use the Allocation Tracker tool to observe memory allocations and avoid performance problems that would otherwise be caused by ignoring the effect of Dalvik's garbage collector.</dd>
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
PointerTracker.java | 35 public void showPreview(int keyIndex, PointerTracker tracker);
|
/external/webkit/WebKit/qt/Api/ |
qwebsettings.cpp | 803 WebCore::DatabaseTracker::tracker().setDatabaseDirectoryPath(path); 818 return WebCore::DatabaseTracker::tracker().databaseDirectoryPath(); [all...] |
/prebuilt/common/eclipse/ |
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar | |
/external/libvpx/examples/includes/geshi/docs/ |
CHANGES | 12 Please send any bug reports to BenBE@omorphia.de, or use the bug report tracker 13 at sourceforge (http://sourceforge.net/tracker/?group_id=114997&atid=670231) [all...] |
/external/dbus/bus/ |
dbus-daemon.1 | 604 Please send bug reports to the D-Bus mailing list or bug tracker,
|