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

  /external/autotest/server/cros/servo/
servo.py 132 SHORT_DELAY = 0.1
288 time.sleep(self.SHORT_DELAY)
289 time_left = time_left - self.SHORT_DELAY
303 time.sleep(self.SHORT_DELAY)
304 time_left = time_left - self.SHORT_DELAY
483 time.sleep(Servo.SHORT_DELAY)
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java 198 static final int SHORT_DELAY = 2000; // 2 seconds
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 421 milliseconds