Searched defs:DEFAULT_PRIORITY (Results 1 – 9 of 9) sorted by relevance
46 public static final int DEFAULT_PRIORITY = 7; field in PhotoPriorityResolver
51 private static final int DEFAULT_PRIORITY = 0; field in LightsServiceTest
54 public static final int DEFAULT_PRIORITY = Integer.MAX_VALUE; field in OverlayConfig
414 public static final int DEFAULT_PRIORITY = 0; field in UiModeManager
51 public static final long DEFAULT_PRIORITY = Long.MAX_VALUE >> 1; field in SeriesRecording
57 public static final long DEFAULT_PRIORITY = Long.MAX_VALUE >> 1; field in ScheduledRecording
60 public static final long DEFAULT_PRIORITY = Long.MAX_VALUE >> 1; field in DvrScheduleManager
108 public static final int DEFAULT_PRIORITY = PduHeaders.PRIORITY_NORMAL; field in MmsUtils
132 private static final int DEFAULT_PRIORITY = Notification.PRIORITY_DEFAULT; field in PreferencesHelper