Home
last modified time | relevance | path

Searched refs:PROGRESS_START (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DWindow.java104 public static final int PROGRESS_START = 0; field in Window
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindow.java1309 } else if (PROGRESS_START <= value && value <= PROGRESS_END) { in updateProgressBars()
1313 horizontalProgressBar.setProgress(value - PROGRESS_START); in updateProgressBars()
/frameworks/base/core/java/android/app/
DActivity.java4527 getWindow().setFeatureInt(Window.FEATURE_PROGRESS, progress + Window.PROGRESS_START); in setProgress()
/frameworks/base/api/
D14.txt23795 field public static final int PROGRESS_START = 0; // 0x0
D15.txt23943 field public static final int PROGRESS_START = 0; // 0x0
Dcurrent.txt25059 field public static final int PROGRESS_START = 0; // 0x0
D16.txt25059 field public static final int PROGRESS_START = 0; // 0x0