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

  /frameworks/base/services/core/java/com/android/server/power/
WirelessChargerDetector.java 83 private static final int SAMPLING_INTERVAL_MILLIS = 50;
266 SAMPLING_INTERVAL_MILLIS * 1000)) {
291 + "about " + SETTLE_TIME_MILLIS / SAMPLING_INTERVAL_MILLIS
  /frameworks/base/services/core/java/com/android/server/
AnyMotionDetector.java 83 private static final int SAMPLING_INTERVAL_MILLIS = 40;
138 ((double)ORIENTATION_MEASUREMENT_DURATION_MILLIS / SAMPLING_INTERVAL_MILLIS));
196 SAMPLING_INTERVAL_MILLIS * 1000)) {

Completed in 60 milliseconds