HomeSort by relevance Sort by last modified time
    Searched full:tracker (Results 51 - 75 of 122) sorted by null

1 23 4 5

  /external/bluetooth/glib/
README.commits 47 tracker reference if applicable) and so forth. Be concise but not too brief.
  /external/dbus/tools/
dbus-send.1 78 Please send bug reports to the D-Bus mailing list or bug tracker,
dbus-uuidgen.1 88 Please send bug reports to the D-Bus mailing list or bug tracker,
dbus-launch.1 175 Please send bug reports to the D-Bus mailing list or bug tracker,
  /external/webkit/WebCore/storage/
DatabaseTracker.h 62 static DatabaseTracker& tracker();
  /external/webkit/WebKit/chromium/src/
WebDatabase.cpp 116 DatabaseTracker::tracker().getOpenDatabases(origin.get(), databaseName, &databaseHandles);
  /external/webkit/WebKit/wx/WebKitSupport/
ChromeClientWx.cpp 411 if (!DatabaseTracker::tracker().hasEntryForOrigin(document->securityOrigin()))
412 DatabaseTracker::tracker().setQuota(document->securityOrigin(), quota);
  /frameworks/base/docs/html/sdk/1.1_r1/
upgrading.jd 25 <li><a href="http://code.google.com/p/android/issues/list">Android Issue Tracker</a>
26 <p>If you think you may have found a bug, use the issue tracker to report it.</p></li>
  /external/webkit/WebKit/android/nav/
CacheBuilder.cpp 861 // Tracker object is the last thing in the dom, checking for null in the
862 // caller in some cases fails to set up Tracker state which may be useful
    [all...]
  /external/webkit/WebKit/qt/WebCoreSupport/
ChromeClientQt.cpp 419 if (!DatabaseTracker::tracker().hasEntryForOrigin(frame->document()->securityOrigin()))
420 DatabaseTracker::tracker().setQuota(frame->document()->securityOrigin(), quota);
  /frameworks/base/core/java/android/view/
VelocityTracker.java 107 * Reset the velocity tracker back to its initial state.
119 * Add a user's movement to the tracker. You should call this for the
  /frameworks/base/wifi/java/android/net/wifi/
WifiMonitor.java 142 public WifiMonitor(WifiStateTracker tracker) {
143 mWifiStateTracker = tracker;
WifiStateTracker.java 490 * the Wi-Fi state tracker.
514 * Send the tracker a notification that a user-entered password key
522 * Send the tracker a notification that a connection to the supplicant
530 * Send the tracker a notification that the state of the supplicant
543 * Send the tracker a notification that the state of Wifi connectivity
560 * Send the tracker a notification that a scan has completed, and results
570 * Send the tracker a notification that we can no longer communicate with
578 * Send the tracker a notification that the Wi-Fi driver has been stopped.
588 * Send the tracker a notification that the Wi-Fi driver has been restarted after
597 * Send the tracker a notification that the Wi-Fi driver has hung and needs restarting
    [all...]
  /dalvik/vm/compiler/codegen/arm/
Ralloc.h 36 /* Reset the tracker to unknown state */
  /external/bluetooth/glib/docs/reference/glib/
resources.sgml 35 The bug tracker should definitely be used for feature requests, it's
  /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.
  /external/stlport/
INSTALL 106 https://sourceforge.net/tracker/?atid=766246&group_id=146814&func=browse
  /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>
  /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 364 WebCore::DatabaseTracker::tracker().setDatabaseDirectoryPath(to_string(env, str));

Completed in 80 milliseconds

1 23 4 5