Searched refs:STYLE_HORIZONTAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DProgressDialog.java52 public static final int STYLE_HORIZONTAL = 1; field in class:ProgressDialog
126 if (mProgressStyle == STYLE_HORIZONTAL) {
313 if (mProgressStyle == STYLE_HORIZONTAL) {
354 if (mProgressStyle == STYLE_HORIZONTAL) {

Completed in 367 milliseconds