Searched refs:getPickupVibrationThreshold (Results 1 – 2 of 2) sorted by relevance
65 pw.print(" getPickupVibrationThreshold(): "); pw.println(getPickupVibrationThreshold()); in dump()137 public int getPickupVibrationThreshold() { in getPickupVibrationThreshold() method in DozeParameters
546 timeSinceNotification < mDozeParameters.getPickupVibrationThreshold(); in onTrigger()