Home
last modified time | relevance | path

Searched refs:tracking (Results 1 – 25 of 145) sorted by relevance

123456

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpTouchHelper.java139 private void setTrackingHeadsUp(boolean tracking) {
140 mTrackingHeadsUp = tracking;
141 mHeadsUpManager.setTrackingHeadsUp(tracking);
142 mPanel.setTrackingHeadsUp(tracking);
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DBrightnessController.java200 public void onChanged(ToggleSlider view, boolean tracking, boolean automatic, int value, in onChanged() argument
211 if (!tracking) { in onChanged()
226 if (!tracking) { in onChanged()
DToggleSlider.java38 public void onChanged(ToggleSlider v, boolean tracking, boolean checked, int value, in onChanged() argument
/frameworks/base/docs/html/distribute/users/
Dpromote-with-ads.jd111 <li>Check that you’re accurately tracking and attributing installs by
113 "https://developers.google.com/app-conversion-tracking/">conversion tracking
181 "https://developers.google.com/app-conversion-tracking/">conversion tracking
/frameworks/base/docs/html/distribute/engage/
Dads.jd42 AdWords <a href="https://developers.google.com/app-conversion-tracking/">conversion tracking
/frameworks/base/docs/html/tools/performance/memory-monitor/
Dindex.jd111 <li>Once Memory Monitor starts tracking your device, a stacked graph appears,
112 tracking memory usage over time.
/frameworks/base/docs/html/distribute/analyze/
Dindex.jd27 "{@docRoot}distribute/analyze/measure.html#retail">e-commerce tracking</a>
Dstart.jd38 <li>Write down your tracking ID. </li>
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialog.java761 if (row.tracking) { in updateVolumeRowSliderH()
1033 mRow.tracking = true; in onStartTrackingTouch()
1039 mRow.tracking = false; in onStopTrackingTouch()
1113 private boolean tracking; // tracking slider touch field in VolumeRow
/frameworks/base/docs/html/tools/debugging/
Dddms.jd103 tracking heap usage at a certain point of time during the execution of your application.</p>
130 <li>In the Devices tab, select the process that you want to enable allocation tracking
134 allocation tracking. At this point, anything you do in your application will be tracked.</li>
141 <li>To stop tracking or to clear the data and start over, click the <strong>Stop Tracking
/frameworks/base/docs/html/training/location/
Dindex.jd45 your app with automated location tracking, geofencing, and activity
/frameworks/base/docs/html/tools/performance/
Dcomparison.jd106 <li>However, you have to look for changes over time yourself by tracking what's
/frameworks/base/docs/html/training/gestures/
Dmovement.jd90 determining factor in tracking a gesture's characteristics or even deciding
Dmulti.jd77 persistent across touch events to allow tracking an individual pointer across
/frameworks/base/docs/html/about/versions/
Dandroid-2.0.jd376 then also catch the event on key-up, executing the desired action if the tracking
377 flag is set. You'll also want to watch for focus changes and clear the tracking
/frameworks/base/docs/html/guide/topics/manifest/
Duses-feature-element.jd789 <td>The application performs distinct tracking of two or more "fingers" on a fake touch
792 only if it supports touch emulation for events that supports distinct tracking of two or more
806 <td>The application performs distinct tracking of five or more "fingers" on a fake touch
809 only if it supports touch emulation for events that supports distinct tracking of five or more
850 capabilities on the device screen, such as for tracking two or more points fully
858 capabilities on the device screen, for tracking up to five points fully
/frameworks/base/docs/html/about/
Dindex.jd56 Communication (NFC), Wi-Fi P2P, and face tracking.</p> -->
/frameworks/base/docs/html/preview/testing/
Dperformance.jd421 Identification of regressions is a good first step to tracking down problems, and
531 <li>Do you just want to begin tracking UI performance for the first time to learn more?
548 In all of these cases, you’ll want historical tracking which shows performance across
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd294 problems can be effectively managed with diligent issue tracking and
295 communication. Several community support tools offer issue tracking features,
/frameworks/av/media/libeffects/lvm/wrapper/
DNOTICE70 and issue tracking systems that are managed by, or on behalf of, the
/frameworks/av/media/libeffects/preprocessing/
DNOTICE70 and issue tracking systems that are managed by, or on behalf of, the
/frameworks/av/drm/common/
DNOTICE70 and issue tracking systems that are managed by, or on behalf of, the
/frameworks/av/drm/drmserver/
DNOTICE70 and issue tracking systems that are managed by, or on behalf of, the
/frameworks/base/libs/storage/
DNOTICE70 and issue tracking systems that are managed by, or on behalf of, the
/frameworks/base/tools/aidl/
DNOTICE70 and issue tracking systems that are managed by, or on behalf of, the

123456