Searched refs:SHORT_DELAY (Results 1 – 1 of 1) sorted by relevance
435 static final int SHORT_DELAY = 2000; // 2 seconds field in NotificationManagerService9223 int delay = r.getDuration() == Toast.LENGTH_LONG ? LONG_DELAY : SHORT_DELAY;