Searched defs:PRIORITY_DEFAULT (Results 1 – 4 of 4) sorted by relevance
59 int PRIORITY_DEFAULT = 0; field
1193 DEFAULT_FALLBACK_FLEXIBILITY_DEADLINES.put(PRIORITY_DEFAULT, 12 * HOUR_IN_MILLIS); in DEFAULT_FALLBACK_FLEXIBILITY_DEADLINES.put() argument1198 DEFAULT_FALLBACK_FLEXIBILITY_DEADLINE_SCORES.put(PRIORITY_DEFAULT, 3); in DEFAULT_FALLBACK_FLEXIBILITY_DEADLINE_SCORES.put() argument1206 .put(PRIORITY_DEFAULT, 2 * MINUTE_IN_MILLIS); in put() argument1216 .put(PRIORITY_DEFAULT, new int[]{50, 60, 70, 80}); in put() argument
286 public static final int PRIORITY_DEFAULT = 300; field in JobInfo
812 public static final int PRIORITY_DEFAULT = 0; field in Notification