HomeSort by relevance Sort by last modified time
    Searched refs:trackingId (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/renderer/resources/
neterror.js 68 // service. If |trackingId| is negative, the element does not come from the
70 function trackClick(trackingId) {
73 if (trackingId >= 0 && errorPageController)
74 errorPageController.trackClick(trackingId);
81 trackClick(jstdata.trackingId);
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]
InputReader.h 757 RawAbsoluteAxisInfo trackingId;
    [all...]
  /prebuilts/misc/common/android-support-test/
espresso-core.jar 

Completed in 1886 milliseconds