HomeSort by relevance Sort by last modified time
    Searched full:pickup (Results 1 - 25 of 55) sorted by null

1 2 3

  /device/moto/shamu/overlay/frameworks/base/packages/SystemUI/res/values/
config.xml 37 <!-- Doze: should the pickup sensor be used as a pulse signal? -->
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateActive.h 31 void pickUp(SkActive* existing);
SkDisplayApply.h 84 SkBool pickup;
SkAnimateActive.cpp 283 state.fPickup = (SkBool8) apply->pickup;
298 void SkActive::pickUp(SkActive* existing) {
  /external/skia/src/animator/
SkAnimateActive.h 31 void pickUp(SkActive* existing);
SkDisplayApply.h 84 SkBool pickup;
SkAnimateActive.cpp 283 state.fPickup = (SkBool8) apply->pickup;
298 void SkActive::pickUp(SkActive* existing) {
  /packages/screensavers/PhotoTable/res/values-land-notouch/
config.xml 27 <!-- Duration in milliseconds for the pickup animation. -->
  /packages/screensavers/PhotoTable/res/values-sw800dp/
config.xml 30 <!-- Duration in milliseconds for the pickup animation. -->
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DozeParameters.java 92 return getBoolean("doze.pulse.pickup", R.bool.doze_pulse_on_pick_up);
96 return SystemProperties.getBoolean("doze.vibrate.pickup", false);
116 return getInt("doze.pickup.vibration.threshold", R.integer.doze_pickup_vibration_threshold);
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mlmath.h 16 // This define makes Microsoft pickup things like M_PI
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mlmath.h 16 // This define makes Microsoft pickup things like M_PI
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlmath.h 16 // This define makes Microsoft pickup things like M_PI
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PickerActivity.java 66 inflater.inflate(R.menu.pickup, menu);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeLog.java 161 sPickupPulseNearVibrationStats.dump(pw, "Pickup pulse (near vibration)");
162 sPickupPulseNotNearVibrationStats.dump(pw, "Pickup pulse (not near vibration)");
DozeService.java 531 // the pickup sensor interferes with the prox event, disable it until we have a result
563 // we're done - reenable the pickup sensor
  /external/chromium_org/third_party/skia/
DEPS 13 # Move to a webp version newer than 0.3.0 to pickup NEON fix for iOS
  /external/iptables/extensions/
libxt_cluster.man 58 In the case of TCP connections, pickup facility has to be disabled
  /external/skia/
DEPS 15 # Move to a webp version newer than 0.3.0 to pickup NEON fix for iOS
  /hardware/invensense/60xx/mlsdk/platform/include/
mlmath.h 28 // This define makes Microsoft pickup things like M_PI
  /external/tcpdump/
print-egp.c 166 /* Pickup host part of gateway address */
195 /* Pickup network number */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_need_swtnl.c 213 * we don't need swtnl. This causes the vdecl code to pickup
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_need_swtnl.c 213 * we don't need swtnl. This causes the vdecl code to pickup
  /packages/screensavers/PhotoTable/res/values/
config.xml 103 <!-- Duration in milliseconds for the pickup animation. -->
  /frameworks/base/packages/SystemUI/res/values/
config.xml 211 <!-- Doze: should the pickup sensor be used as a pulse signal? -->
223 <!-- Doze: duration to avoid false pickup gestures triggered by notification vibrations -->

Completed in 2034 milliseconds

1 2 3