Searched refs:PROGRESS_SECONDARY_START (Results 1 – 5 of 5) sorted by relevance
221 public static final int PROGRESS_SECONDARY_START = 20000; field in Window
1715 } else if (PROGRESS_SECONDARY_START <= value && value <= PROGRESS_SECONDARY_END) { in updateProgressBars()1717 horizontalProgressBar.setSecondaryProgress(value - PROGRESS_SECONDARY_START); in updateProgressBars()
6825 secondaryProgress + Window.PROGRESS_SECONDARY_START); in setSecondaryProgress()
34572 field public static final int PROGRESS_SECONDARY_START = 20000; // 0x4e20
51669 field @Deprecated public static final int PROGRESS_SECONDARY_START = 20000; // 0x4e20