Searched refs:DELAY (Results 1 – 2 of 2) sorted by relevance
15 public static final String DELAY = "DELAY"; field in LatencyItem19 ACTION_ID, DELAY));37 return (long) getAttribute(DELAY); in getDelay()41 setAttribute(DELAY, delay); in setDelay()
31 private static final int DELAY = 5; field in LogReceiver35 this(device, cmd, LOG_SIZE, DELAY, desc); in LogReceiver()