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